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

  /external/skia/src/gpu/
GrSurfacePriv.h 32 bool hasPendingRead() const { return fSurface->hasPendingRead(); }
GrSurface.cpp 93 bool GrSurface::hasPendingRead() const {

Completed in 54 milliseconds