Home
last modified time | relevance | path

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

/external/skia/include/private/
DSkTArray.h532 bool shouldShrink = fAllocCount > 3 * newCount && fOwnMemory && !fReserved; in checkRealloc() local
533 if (!mustGrow && !shouldShrink) { in checkRealloc()
/external/skqp/include/private/
DSkTArray.h532 bool shouldShrink = fAllocCount > 3 * newCount && fOwnMemory && !fReserved; in checkRealloc() local
533 if (!mustGrow && !shouldShrink) { in checkRealloc()