Searched refs:asMippedTextureProxyRef (Results 1 – 12 of 12) sorted by relevance
51 sk_sp<GrTextureProxy> asMippedTextureProxyRef(GrRecordingContext*) const;
173 sk_sp<GrTextureProxy> SkImage_GpuYUVA::asMippedTextureProxyRef(GrRecordingContext* context) const { in asMippedTextureProxyRef() function in SkImage_GpuYUVA
61 return fImage->asMippedTextureProxyRef(this->context()); in refOriginalTextureProxy()