Searched refs:fFrequentResetHint (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
H A DGrBufferAllocPool.h167 bool fFrequentResetHint; member in class:GrBufferAllocPool
H A DGrBufferAllocPool.cpp51 fFrequentResetHint = frequentResetHint;
318 if (fFrequentResetHint) {
/external/skia/src/gpu/
H A DGrBufferAllocPool.h167 bool fFrequentResetHint; member in class:GrBufferAllocPool
H A DGrBufferAllocPool.cpp39 fFrequentResetHint = frequentResetHint;
307 if (fFrequentResetHint) {

Completed in 177 milliseconds