HomeSort by relevance Sort by last modified time
    Searched defs:hasPendingWrite (Results 1 - 8 of 8) sorted by null

  /external/skia/src/gpu/
GrSurfacePriv.h 37 bool hasPendingWrite() const { return fSurface->hasPendingWrite(); }
GrSurfaceProxyPriv.h 48 bool hasPendingWrite() const { return fProxy->hasPendingWrite(); }
GrSurface.cpp 144 bool GrSurface::hasPendingWrite() const {
  /external/skqp/src/gpu/
GrSurfacePriv.h 37 bool hasPendingWrite() const { return fSurface->hasPendingWrite(); }
GrSurfaceProxyPriv.h 48 bool hasPendingWrite() const { return fProxy->hasPendingWrite(); }
GrSurface.cpp 144 bool GrSurface::hasPendingWrite() const {
  /external/skqp/include/private/
GrSurfaceProxy.h 377 bool hasPendingWrite() const {
  /external/skia/include/private/
GrSurfaceProxy.h 395 bool hasPendingWrite() const {

Completed in 563 milliseconds