Searched defs:hasPendingWrite (Results 1 – 4 of 4) 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
453 bool hasPendingWrite() const { in hasPendingWrite() function