Searched refs:flushSurfaceWrites (Results 1 – 3 of 3) sorted by relevance
117 void flushSurfaceWrites(GrSurfaceProxy*);
786 void GrContextPriv::flushSurfaceWrites(GrSurfaceProxy* proxy) { in flushSurfaceWrites() function in GrContextPriv
363 ctx->contextPriv().flushSurfaceWrites(renderTargetContext->asSurfaceProxy()); in RenderYUVAToRGBA()