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