Searched refs:kTailLen (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tools/gpu/ | ||
H A D | MemoryCache.cpp | 28 static const size_t kTailLen = strlen(kTail); in data_to_str() local 31 str = SkString(str.c_str(), kMaxLength - kTailLen); in data_to_str() |
Completed in 2 milliseconds