Home
last modified time | relevance | path

Searched refs:notifyFlushOccurred (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/
DGrResourceCache.h196 void notifyFlushOccurred(FlushType);
DGrDrawingManager.cpp198 fContext->getResourceCache()->notifyFlushOccurred(type); in internalFlush()
DGrResourceCache.cpp685 void GrResourceCache::notifyFlushOccurred(FlushType type) { in notifyFlushOccurred() function in GrResourceCache
/external/skia/tests/
DResourceCacheTest.cpp1183 cache->notifyFlushOccurred(GrResourceCache::kExternal); in test_flush()
1188 cache->notifyFlushOccurred(GrResourceCache::kExternal); in test_flush()
1218 cache->notifyFlushOccurred(GrResourceCache::kExternal); in test_flush()
1223 cache->notifyFlushOccurred(GrResourceCache::kExternal); in test_flush()
1236 cache->notifyFlushOccurred(GrResourceCache::kExternal); in test_flush()