Home
last modified time | relevance | path

Searched defs:ProxyCache (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/m133/src/gpu/graphite/
DResourceCache.h34 class ProxyCache; variable
DProxyCache.cpp64 ProxyCache::ProxyCache(uint32_t recorderID) : fInvalidUniqueKeyInbox(recorderID) { in ProxyCache() function in skgpu::graphite::ProxyCache
/third_party/skia/m133/include/gpu/graphite/
DRecorder.h46 class ProxyCache; variable