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

  /external/skia/src/gpu/
GrSurfacePriv.h 38 bool hasPendingIO() const { return fSurface->hasPendingIO(); }
GrSurfaceProxyPriv.h 39 bool hasPendingIO() const { return fProxy->hasPendingIO(); }
GrSurface.cpp 146 bool GrSurface::hasPendingIO() const {
  /external/skia/include/private/
GrSurfaceProxy.h 363 bool hasPendingIO() const {

Completed in 3367 milliseconds