Home
last modified time | relevance | path

Searched refs:refTextureProxyCopy (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/
DGrTextureAdjuster.cpp38 sk_sp<GrTextureProxy> GrTextureAdjuster::refTextureProxyCopy(const CopyParams& copyParams, in refTextureProxyCopy() function in GrTextureAdjuster
103 sk_sp<GrTextureProxy> result = this->refTextureProxyCopy(copyParams, willBeMipped); in onRefTextureProxyForParams()
DGrTextureAdjuster.h49 sk_sp<GrTextureProxy> refTextureProxyCopy(const CopyParams& copyParams, bool willBeMipped);
/external/skia/src/gpu/
DGrTextureAdjuster.cpp39 sk_sp<GrTextureProxy> GrTextureAdjuster::refTextureProxyCopy(const CopyParams& copyParams, in refTextureProxyCopy() function in GrTextureAdjuster
105 sk_sp<GrTextureProxy> result = this->refTextureProxyCopy(copyParams, willBeMipped); in onRefTextureProxyForParams()
DGrTextureAdjuster.h51 sk_sp<GrTextureProxy> refTextureProxyCopy(const CopyParams& copyParams, bool willBeMipped);