Home
last modified time | relevance | path

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

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