Home
last modified time | relevance | path

Searched refs:kScratchKeyFieldCnt (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DResourceCacheTest.cpp275 GrScratchKey::Builder builder(key, t, kScratchKeyFieldCnt); in ComputeScratchKey()
276 for (int i = 0; i < kScratchKeyFieldCnt; ++i) { in ComputeScratchKey()
282 return sizeof(uint32_t) * (kScratchKeyFieldCnt + GrScratchKey::kMetaDataCnt); in ExpectedScratchKeySize()
285 static const int kScratchKeyFieldCnt = 6; member in TestResource

Completed in 4 milliseconds