commit | 80f36f22d831e91b46a8b126651230ec1f06c89d | [log] [tgz] |
---|---|---|
author | Ramakant Singh <ramaka@codeaurora.org> | Tue Feb 25 14:11:35 2014 +0530 |
committer | Ramakant Singh <ramaka@codeaurora.org> | Wed Feb 26 10:34:18 2014 +0530 |
tree | de411c542ba73233eb50f9fde38291fb5b371751 | |
parent | 8fbc4abfb2aadbbb10c4968a845668d4d6739ec7 [diff] |
HWC/copybit: Add ceil value for downscale value We are dividing (in downscaling case )the src rect value to get intermediate value of dst. And due to rounding we may not get exact ratio of src and tmp dst in kernel or else where.Hence using ceil value. CRs-Fixed: 618847 Change-Id: I8b95c3e00e83ff986d95e063d5927a3c57a13ff6