Home
last modified time | relevance | path

Searched refs:getCurrentGrResourceTag (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/src/gpu/
H A DGrResourceCache.h83 GrGpuResourceTag getCurrentGrResourceTag() const;
607 GrGpuResourceTag getCurrentGrResourceTag() const { return fCache->getCurrentGrResourceTag(); } in getCurrentGrResourceTag() function in GrResourceCache::ResourceAccess
H A DGrGpuResource.cpp28 fGrResourceTag = cache->resourceAccess().getCurrentGrResourceTag(); in GrGpuResource()
H A DGrDirectContext.cpp547 GrGpuResourceTag GrDirectContext::getCurrentGrResourceTag() const { in getCurrentGrResourceTag() function in GrDirectContext
549 return fResourceCache->getCurrentGrResourceTag(); in getCurrentGrResourceTag()
H A DGrProxyProvider.cpp91 proxy->setGrProxyTag(direct->getCurrentGrResourceTag()); in assignTagToProxy()
H A DGrResourceCache.cpp862 GrGpuResourceTag GrResourceCache::getCurrentGrResourceTag() const { in getCurrentGrResourceTag() function in GrResourceCache
896 return fExitedPid_.find(getCurrentGrResourceTag().fPid) != fExitedPid_.end(); in isPidAbnormal()
/third_party/skia/src/gpu/v1/
H A DSurfaceFillContext_v1.cpp116 op->setGrOpTag(direct->getCurrentGrResourceTag()); in addOp()
H A DSurfaceDrawContext.cpp2010 op->setGrOpTag(direct->getCurrentGrResourceTag()); in addDrawOp()
/third_party/skia/include/gpu/
H A DGrDirectContext.h864 GrGpuResourceTag getCurrentGrResourceTag() const;

Completed in 15 milliseconds