Searched refs:FlushType (Results 1 – 5 of 5) sorted by relevance
94 void flush() { this->internalFlush(GrResourceCache::FlushType::kExternal); } in flush()95 void internalFlush(GrResourceCache::FlushType);
170 enum FlushType { enum175 void notifyFlushOccurred(FlushType);
72 void GrDrawingManager::internalFlush(GrResourceCache::FlushType type) { in internalFlush()168 if (flushed || type == GrResourceCache::FlushType::kCacheRequested) { in internalFlush()
617 void GrResourceCache::notifyFlushOccurred(FlushType type) { in notifyFlushOccurred()619 case FlushType::kImmediateMode: in notifyFlushOccurred()621 case FlushType::kCacheRequested: in notifyFlushOccurred()625 case FlushType::kExternal: in notifyFlushOccurred()
90 IN EFI_CPU_FLUSH_TYPE FlushType