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

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

Completed in 868 milliseconds