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

/external/skia/tests/
H A DResourceCacheTest.cpp233 GrScratchKey::Builder builder(key, t, kScratchKeyFieldCnt);
234 for (int i = 0; i < kScratchKeyFieldCnt; ++i) {
240 return sizeof(uint32_t) * (kScratchKeyFieldCnt + GrScratchKey::kMetaDataCnt);
244 static const int kScratchKeyFieldCnt = 6; member in class:TestResource

Completed in 52 milliseconds