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

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

Completed in 210 milliseconds