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 49 bool hasPendingIO() const { return fSurface->hasPendingIO(); }
GrSurface.cpp 192 bool GrSurface::hasPendingIO() const {

Completed in 56 milliseconds