Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrAHardwareBufferImageGenerator.h14 class GrGpuResource; variable
DGrGpuResourcePriv.h88 friend class GrGpuResource; // to construct/copy this type. variable
DGrGpuResourceCacheAccess.h92 friend class GrGpuResource; // to construct/copy this type. variable
DGrGpuResource.cpp24 GrGpuResource::GrGpuResource(GrGpu* gpu) : fGpu(gpu), fUniqueID(CreateUniqueID()) { in GrGpuResource() function in GrGpuResource
DGrResourceCache.h466 friend class GrGpuResource; // To access all the proxy inline methods. variable
/third_party/skia/src/gpu/
DGrAHardwareBufferImageGenerator.h14 class GrGpuResource; variable
DGrGpuResourcePriv.h88 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.h333 friend class GrGpuResource; variable
DGrResourceCache.h463 friend class GrGpuResource; // To access all the proxy inline methods. variable
/third_party/flutter/skia/include/gpu/
DGrGpuResource.h393 friend class GrGpuResource; variable