Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrResourceCache.cpp105 static const int kMaxSupportedTimestampHistory = 128; in resetFlushTimestamps() local
107 if (fMaxUnusedFlushes > kMaxSupportedTimestampHistory) { in resetFlushTimestamps()