Home
last modified time | relevance | path

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

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