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

  /external/skia/gpu/src/
GrBufferAllocPool.h 177 bool fFrequentResetHint;
GrBufferAllocPool.cpp 44 fFrequentResetHint = frequentResetHint;
264 (!fFrequentResetHint || requestSize > GR_GEOM_BUFFER_LOCK_THRESHOLD)) {

Completed in 15 milliseconds