Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DResourceCacheTest.cpp1180 SkTDArray<GrGpuResource*> resourcesToUnref; in test_timestamp_wrap() local
1198 *resourcesToUnref.append() = r; in test_timestamp_wrap()
1218 for (int j = 0; j < resourcesToUnref.count(); ++j) { in test_timestamp_wrap()
1219 resourcesToUnref[j]->unref(); in test_timestamp_wrap()

Completed in 4 milliseconds