Searched defs:numColors (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/ |
D | PatchCache.cpp | 56 const uint32_t width, const uint32_t height, const int8_t numColors) { in get()
|
D | DisplayListRenderer.cpp | 380 int8_t numColors = 0; in output() local 725 int8_t numColors = 0; in replay() local 1124 const uint32_t* colors, uint32_t width, uint32_t height, int8_t numColors, in drawPatch()
|
D | OpenGLRenderer.cpp | 1526 const uint32_t* colors, uint32_t width, uint32_t height, int8_t numColors, in drawPatch()
|
/frameworks/base/tools/aapt/ |
D | Images.cpp | 344 int8_t numColors; in do_9patch() local
|
/frameworks/base/include/utils/ |
D | ResourceTypes.h | 112 int8_t numColors; member
|