Searched defs:fAllocCount (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/include/private/ | ||
D | SkDeque.h | 126 int fAllocCount; // number of elements to allocate per block variable |
D | SkTArray.h | 583 uint32_t fAllocCount : 31; variable |