Searched defs:isWrapped_ForTesting (Results 1 - 1 of 1) sorted by relevance

/external/skia/tools/gpu/
H A DGrTest.cpp76 bool GrSurfaceProxy::isWrapped_ForTesting() const { function in class:GrSurfaceProxy
80 bool GrRenderTargetContext::isWrapped_ForTesting() const { function in class:GrRenderTargetContext
81 return fRenderTargetProxy->isWrapped_ForTesting();

Completed in 220 milliseconds