Home
last modified time | relevance | path

Searched refs:hasPendingRead (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrSurfacePriv.h20 bool hasPendingRead() const { return fSurface->hasPendingRead(); } in hasPendingRead() function
DGrSurface.cpp89 bool GrSurface::hasPendingRead() const { in hasPendingRead() function in GrSurface
/third_party/flutter/skia/include/gpu/
DGrSurface.h107 bool hasPendingRead() const;