Searched refs:PROPERTY_ENABLE_GPU_PIXEL_BUFFERS (Results 1 – 2 of 2) sorted by relevance
185 #define PROPERTY_ENABLE_GPU_PIXEL_BUFFERS "ro.hwui.use_gpu_pixel_buffers" macro
112 if (property_get(PROPERTY_ENABLE_GPU_PIXEL_BUFFERS, property, "true") > 0) { in initStaticProperties()