Searched defs:yCount (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/libs/hwui/ | ||
D | PatchCache.h | 108 uint32_t yCount; member |
D | Patch.cpp | 34 Patch::Patch(const uint32_t xCount, const uint32_t yCount, const int8_t emptyQuads): in Patch() |