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.h99 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.h434 friend class GrGpuResource; variable
DGrResourceCache.h507 friend class GrGpuResource; // To access all the proxy inline methods. variable