Searched refs:overlength (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tools/gpu/ | ||
H A D | MemoryCache.cpp | 29 bool overlength = encodeLength > kMaxLength; in data_to_str() local 30 if (overlength) { in data_to_str() |
Completed in 1 milliseconds