Searched refs:asMippedTextureProxyRef (Results 1 – 3 of 3) sorted by relevance
56 sk_sp<GrTextureProxy> asMippedTextureProxyRef() const;
127 sk_sp<GrTextureProxy> SkImage_GpuYUVA::asMippedTextureProxyRef() const { in asMippedTextureProxyRef() function in SkImage_GpuYUVA
62 return fImage->asMippedTextureProxyRef(); in refOriginalTextureProxy()