Home
last modified time | relevance | path

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

/external/skia/tests/
DGrThreadSafeCacheTest.cpp1216 size_t amountToPurge = currentBytes - desiredBytes; in test_10() local
1219 dContext->purgeUnlockedResources(amountToPurge, true); in test_10()