Home
last modified time | relevance | path

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

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