Searched refs:refTextureProxySafeForParams (Results 1 – 4 of 4) sorted by relevance
68 sk_sp<GrTextureProxy> GrTextureAdjuster::refTextureProxySafeForParams( in refTextureProxySafeForParams() function in GrTextureAdjuster132 sk_sp<GrTextureProxy> proxy(this->refTextureProxySafeForParams(params, nullptr, scaleAdjust)); in createFragmentProcessor()
27 sk_sp<GrTextureProxy> refTextureProxySafeForParams(const GrSamplerParams&, SkIPoint* outOffset,
191 return adjuster.refTextureProxySafeForParams(params, nullptr, scaleAdjust); in asTextureProxyRef()
128 return adjuster.refTextureProxySafeForParams(params, nullptr, scaleAdjust); in asTextureProxyRef()