Searched defs:peekProxy (Results 1 – 3 of 3) sorted by relevance
31 GrTextureProxy* peekProxy() const override { in peekProxy() function
34 GrTextureProxy* peekProxy() const override { return this->asTextureProxyRef().get(); } in peekProxy() function
56 virtual GrTextureProxy* peekProxy() const { return nullptr; } in peekProxy() function