No description
  • C++ 89.7%
  • C 5.1%
  • Objective-C 3.7%
  • Makefile 1.5%
Find a file
Darrel Griët 9052e3bac0 libgralloc/libhwcomposer: Reduce calls to property_get() to improve performance.
There are hooks in the property service to ensure that getting properties from Android libraries work under a libhybris system.
Adding support for the PROP_MSG_GETPROP seems to have caused a performance regression (reduction of ~10 fps) (e2781ab796).
It isn't probably the actual cause though, since getAlignedWidthAndHeight() is the function that caused the performance regression. And a function that requests the width and height shouldn't be called for every frame.

Signed-off-by: Darrel Griët <dgriet@gmail.com>
2022-03-14 17:57:44 +01:00
msm8084 libmemtrack: Fix the kgsl memory flag to determine usermapped buffers 2015-06-16 22:55:19 +00:00
msm8226 libgralloc/libhwcomposer: Reduce calls to property_get() to improve performance. 2022-03-14 17:57:44 +01:00
msm8909 small changes to fix compilation 2017-02-18 14:59:28 +01:00
msm8960 am ff7ea233: am 0787bc22: hwc: Move max app layer check outside isFrameDoable routine. 2015-10-16 21:37:04 +00:00
msm8974 gralloc: Default flexible YUV format to NV21 2015-06-24 13:27:36 -07:00
msm8994 Enable color temperature developer setting 2016-01-14 16:19:42 -08:00
Android.mk msm8909: Populate display code for msm8x09 2015-12-08 12:42:17 -08:00