Searched defs:peekProxy (Results 1 – 3 of 3) sorted by relevance
31 GrTextureProxy* peekProxy() const override { in peekProxy() function
58 virtual GrTextureProxy* peekProxy() const { return nullptr; } in peekProxy() function
130 GrTextureProxy* SkImage_GpuYUVA::peekProxy() const { in peekProxy() function in SkImage_GpuYUVA