Home
last modified time | relevance | path

Searched defs:isDeferred (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/
DGrTextureProxyPriv.h23 bool isDeferred() const { return SkToBool(fTextureProxy->fDeferredUploader.get()); } in isDeferred() function
/third_party/skia/m133/src/gpu/ganesh/
DGrTextureProxyPriv.h26 bool isDeferred() const { return SkToBool(fTextureProxy->fDeferredUploader.get()); } in isDeferred() function