Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrAHardwareBufferImageGenerator.h14 class GrGpuResource; variable
DGrGpuResourcePriv.h89 friend class GrGpuResource; // to construct/copy this type. variable
DGrGpuResourceCacheAccess.h100 friend class GrGpuResource; // to construct/copy this type. variable
DGrGpuResource.cpp24 GrGpuResource::GrGpuResource(GrGpu* gpu) : fGpu(gpu), fUniqueID(CreateUniqueID()) { in GrGpuResource() function in GrGpuResource
DGrGpuResource.h441 friend class GrGpuResource; variable
DGrResourceCache.h663 friend class GrGpuResource; // To access all the proxy inline methods. variable