Home
last modified time | relevance | path

Searched defs:hasPendingWrite (Results 1 – 8 of 8) sorted by relevance

/external/skqp/src/gpu/
DGrSurfacePriv.h37 bool hasPendingWrite() const { return fSurface->hasPendingWrite(); } in hasPendingWrite() function
DGrSurfaceProxyPriv.h34 bool hasPendingWrite() const { return fProxy->hasPendingWrite(); } in hasPendingWrite() function
DGrSurface.cpp155 bool GrSurface::hasPendingWrite() const { in hasPendingWrite() function in GrSurface
/external/skia/src/gpu/
DGrSurfacePriv.h37 bool hasPendingWrite() const { return fSurface->hasPendingWrite(); } in hasPendingWrite() function
DGrSurfaceProxyPriv.h34 bool hasPendingWrite() const { return fProxy->hasPendingWrite(); } in hasPendingWrite() function
DGrSurface.cpp155 bool GrSurface::hasPendingWrite() const { in hasPendingWrite() function in GrSurface
/external/skqp/include/private/
DGrSurfaceProxy.h453 bool hasPendingWrite() const { in hasPendingWrite() function
/external/skia/include/private/
DGrSurfaceProxy.h456 bool hasPendingWrite() const { in hasPendingWrite() function