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