Home
last modified time | relevance | path

Searched refs:fLastFrameCount (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/
H A DGrResourceCache.h563 uint32_t fLastFrameCount = 0; member in GrResourceCache
H A DGrResourceCache.cpp1198 if (fFrameInfo.frameCount != fLastFrameCount) { // the next frame arrives in allowToPurge()
1204 fLastFrameCount = fFrameInfo.frameCount; in allowToPurge()

Completed in 5 milliseconds