Home | Sort by relevance Sort by last modified time |
/frameworks/base/libs/hwui/ | |
Properties.h | 34 #define LAYER_SIZE 64 |
/frameworks/base/libs/hwui/renderstate/ | |
OffscreenBufferPool.cpp | 103 return uint32_t(ceilf(dimension / float(LAYER_SIZE)) * LAYER_SIZE); |