Home
last modified time | relevance | path

Searched refs:isPromiseProxy (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/
DGrSurfaceProxy.h359 bool isPromiseProxy() { return fIsPromiseProxy; } in isPromiseProxy() function
DSkGr.cpp105 if (baseProxy->isPromiseProxy()) { in GrCopyBaseMipMapToTextureProxy()