Searched refs:hasPendingWrite (Results 1 – 4 of 4) sorted by relevance
33 bool hasPendingWrite() const { return fSurface->hasPendingWrite(); } in hasPendingWrite() function
105 bool GrSurface::hasPendingWrite() const { in hasPendingWrite() function in GrSurface
1538 if (!(kDontFlush_PixelOpsFlag & flags) && target->surfacePriv().hasPendingWrite()) { in readRenderTargetPixels()1721 if (surface->surfacePriv().hasPendingWrite()) { in flushSurfaceWrites()
135 bool hasPendingWrite() const;