Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrGpuResource.h210 class ProxyAccess; variable
352 ProxyAccess(GrGpuResource* resource) : fResource(resource) {} in ProxyAccess() function