Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DGrGpuResourcePriv.h56 bool refsWrappedObjects() const { return fResource->fRefsWrappedObjects; } in refsWrappedObjects() function
DGrRenderTargetProxy.cpp158 bool GrRenderTargetProxy::refsWrappedObjects() const { in refsWrappedObjects() function in GrRenderTargetProxy
DSurfaceDrawContext.h580 bool refsWrappedObjects() const { return this->asRenderTargetProxy()->refsWrappedObjects(); } in refsWrappedObjects() function