Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrSurfaceProxy.h356 bool isPromiseProxy() { return fIsPromiseProxy; } in isPromiseProxy() function
DSkGr.cpp103 if (baseProxy->isPromiseProxy()) { in GrCopyBaseMipMapToTextureProxy()