HomeSort by relevance Sort by last modified time
    Searched refs:fFrequentResetHint (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/
GrBufferAllocPool.h 167 bool fFrequentResetHint;
GrBufferAllocPool.cpp 51 fFrequentResetHint = frequentResetHint;
318 if (fFrequentResetHint) {
  /external/skia/src/gpu/
GrBufferAllocPool.h 167 bool fFrequentResetHint;
GrBufferAllocPool.cpp 39 fFrequentResetHint = frequentResetHint;
307 if (fFrequentResetHint) {

Completed in 165 milliseconds