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

  /external/skia/src/gpu/
GrSurfacePriv.h 33 bool hasPendingWrite() const { return fSurface->hasPendingWrite(); }
GrSurface.cpp 105 bool GrSurface::hasPendingWrite() const {

Completed in 67 milliseconds