Searched refs:hasPendingWrite (Results 1 – 6 of 6) sorted by relevance
37 bool hasPendingWrite() const { return fSurface->hasPendingWrite(); } in hasPendingWrite() function
34 bool hasPendingWrite() const { return fProxy->hasPendingWrite(); } in hasPendingWrite() function
155 bool GrSurface::hasPendingWrite() const { in hasPendingWrite() function in GrSurface
750 if (srcSurface->surfacePriv().hasPendingWrite()) { in readSurfacePixels()791 if (proxy->priv().hasPendingWrite()) { in flushSurfaceWrites()
96 bool hasPendingWrite() const;
453 bool hasPendingWrite() const { in hasPendingWrite() function