Home
last modified time | relevance | path

Searched refs:reallocType (Results 1 – 1 of 1) sorted by relevance

/external/skia/include/private/
DSkTArray.h536 void checkRealloc(int delta, ReallocType reallocType) { in checkRealloc() argument
554 if (reallocType != kExactFit) { in checkRealloc()