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

  /external/skia/src/gpu/
GrSurfacePriv.h 38 bool hasPendingIO() const { return fSurface->hasPendingIO(); }
GrSurfaceProxyPriv.h 29 bool hasPendingIO() const { return fProxy->hasPendingIO(); }
GrSurface.cpp 167 bool GrSurface::hasPendingIO() const {
  /external/skqp/src/gpu/
GrSurfacePriv.h 38 bool hasPendingIO() const { return fSurface->hasPendingIO(); }
GrSurfaceProxyPriv.h 29 bool hasPendingIO() const { return fProxy->hasPendingIO(); }
GrSurface.cpp 167 bool GrSurface::hasPendingIO() const {
  /external/skia/include/private/
GrSurfaceProxy.h 452 bool hasPendingIO() const {
  /external/skqp/include/private/
GrSurfaceProxy.h 449 bool hasPendingIO() const {

Completed in 969 milliseconds