Home
last modified time | relevance | path

Searched defs:fAllocCount (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/include/private/
DSkDeque.h126 int fAllocCount; // number of elements to allocate per block variable
DSkTArray.h583 uint32_t fAllocCount : 31; variable