Searched defs:peekTexture (Results 1 – 4 of 4) sorted by relevance
101 GrTexture* peekTexture() const { return fProxy->peekTexture(); } in peekTexture() function
439 GrTexture* peekTexture() const { in peekTexture() function
352 GrTexture* peekTexture() const { return fTarget ? fTarget->asTexture() : nullptr; } in peekTexture() function
250 GrTexture* peekTexture() const { return fTarget ? fTarget->asTexture() : nullptr; } in peekTexture() function