Searched refs:hasPendingIO (Results 1 – 7 of 7) sorted by relevance
27 bool hasPendingIO() const { return fProxy->hasPendingIO(); } in hasPendingIO() function
38 bool hasPendingIO() const { return fSurface->hasPendingIO(); } in hasPendingIO() function
298 if (!(kDontFlush_PixelOpsFlag & pixelOpsFlags) && surface->surfacePriv().hasPendingIO()) { in writeSurfacePixels()343 if (texture->surfacePriv().hasPendingIO()) { in writeSurfacePixels()562 if (surface->surfacePriv().hasPendingIO()) { in flushSurfaceIO()
196 bool GrSurface::hasPendingIO() const { in hasPendingIO() function in GrSurface
181 if (surface->surfacePriv().hasPendingIO()) { in prepareSurfaceForExternalIO()
197 bool hasPendingIO() const;
328 bool hasPendingIO() const { in hasPendingIO() function