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

  /external/skia/src/gpu/
GrSurfacePriv.h 34 bool hasPendingIO() const { return fSurface->hasPendingIO(); }
GrSurface.cpp 117 bool GrSurface::hasPendingIO() const {
GrContext.cpp     [all...]
  /external/skia/include/gpu/
GrSurface.h 136 bool hasPendingIO() const;

Completed in 345 milliseconds