Home
last modified time | relevance | path

Searched refs:onRefTextureProxyForParams (Results 1 – 12 of 12) sorted by relevance

/external/skia/src/gpu/
DGrTextureMaker.h44 sk_sp<GrTextureProxy> onRefTextureProxyForParams(const GrSamplerState&,
DGrTextureAdjuster.h47 sk_sp<GrTextureProxy> onRefTextureProxyForParams(const GrSamplerState&,
DGrTextureProducer.cpp273 auto result = this->onRefTextureProxyForParams(sampler, willBeMipped, scaleAdjust); in refTextureProxyForParams()
297 auto result = this->onRefTextureProxyForParams(sampler, willBeMipped, nullptr); in refTextureProxy()
DGrTextureProducer.h181 virtual sk_sp<GrTextureProxy> onRefTextureProxyForParams(const GrSamplerState&,
DGrTextureMaker.cpp16 sk_sp<GrTextureProxy> GrTextureMaker::onRefTextureProxyForParams(const GrSamplerState& params, in onRefTextureProxyForParams() function in GrTextureMaker
DGrTextureAdjuster.cpp77 sk_sp<GrTextureProxy> GrTextureAdjuster::onRefTextureProxyForParams( in onRefTextureProxyForParams() function in GrTextureAdjuster
/external/skqp/src/gpu/
DGrTextureMaker.h45 sk_sp<GrTextureProxy> onRefTextureProxyForParams(const GrSamplerState&,
DGrTextureAdjuster.h45 sk_sp<GrTextureProxy> onRefTextureProxyForParams(const GrSamplerState&,
DGrTextureProducer.cpp240 auto result = this->onRefTextureProxyForParams(sampler, willBeMipped, scaleAdjust); in refTextureProxyForParams()
264 auto result = this->onRefTextureProxyForParams(sampler, willBeMipped, nullptr); in refTextureProxy()
DGrTextureProducer.h181 virtual sk_sp<GrTextureProxy> onRefTextureProxyForParams(const GrSamplerState&,
DGrTextureMaker.cpp16 sk_sp<GrTextureProxy> GrTextureMaker::onRefTextureProxyForParams(const GrSamplerState& params, in onRefTextureProxyForParams() function in GrTextureMaker
DGrTextureAdjuster.cpp75 sk_sp<GrTextureProxy> GrTextureAdjuster::onRefTextureProxyForParams( in onRefTextureProxyForParams() function in GrTextureAdjuster