Home
last modified time | relevance | path

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

/external/skia/tests/
DResourceCacheTest.cpp1515 int currTagCnt = 0; in test_tags() local
1517 for (int i = 0; i < kNumResources; ++i, ++currTagCnt) { in test_tags()
1521 if (currTagCnt == tagIdx) { in test_tags()
1523 currTagCnt = 0; in test_tags()
1531 SkASSERT(currTagCnt == kLastTagIdx); in test_tags()
/external/skqp/tests/
DResourceCacheTest.cpp1515 int currTagCnt = 0; in test_tags() local
1517 for (int i = 0; i < kNumResources; ++i, ++currTagCnt) { in test_tags()
1521 if (currTagCnt == tagIdx) { in test_tags()
1523 currTagCnt = 0; in test_tags()
1531 SkASSERT(currTagCnt == kLastTagIdx); in test_tags()