Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrGpuResourcePriv.h58 bool refsWrappedObjects() const { return fResource->fRefsWrappedObjects; } in refsWrappedObjects() function
DGrRenderTargetContextPriv.h114 bool refsWrappedObjects() const { in refsWrappedObjects() function
DGrRenderTargetProxy.cpp108 bool GrRenderTargetProxy::refsWrappedObjects() const { in refsWrappedObjects() function in GrRenderTargetProxy
/third_party/skia/src/gpu/
DGrGpuResourcePriv.h56 bool refsWrappedObjects() const { return fResource->fRefsWrappedObjects; } in refsWrappedObjects() function
DGrRenderTargetProxy.cpp142 bool GrRenderTargetProxy::refsWrappedObjects() const { in refsWrappedObjects() function in GrRenderTargetProxy
/third_party/skia/src/gpu/v1/
DSurfaceDrawContext_v1.h588 bool refsWrappedObjects() const { return this->asRenderTargetProxy()->refsWrappedObjects(); } in refsWrappedObjects() function