Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrTextureMaker.cpp26 sk_sp<GrTextureProxy> original(this->refOriginalTextureProxy(willBeMipped, in onRefTextureProxyForParams()
46 return this->refOriginalTextureProxy(willBeMipped, AllowedTexGenType::kAny); in onRefTextureProxyForParams()
70 source = this->refOriginalTextureProxy(false, AllowedTexGenType::kAny); in onRefTextureProxyForParams()
DGrImageTextureMaker.h27 sk_sp<GrTextureProxy> refOriginalTextureProxy(bool willBeMipped,
53 sk_sp<GrTextureProxy> refOriginalTextureProxy(bool willBeMipped,
DGrImageTextureMaker.cpp24 sk_sp<GrTextureProxy> GrImageTextureMaker::refOriginalTextureProxy(bool willBeMipped, in refOriginalTextureProxy() function in GrImageTextureMaker
55 sk_sp<GrTextureProxy> GrYUVAImageTextureMaker::refOriginalTextureProxy(bool willBeMipped, in refOriginalTextureProxy() function in GrYUVAImageTextureMaker
DGrBitmapTextureMaker.h22 sk_sp<GrTextureProxy> refOriginalTextureProxy(bool willBeMipped,
DGrTextureMaker.h39 virtual sk_sp<GrTextureProxy> refOriginalTextureProxy(bool willBeMipped,
DGrBitmapTextureMaker.cpp33 sk_sp<GrTextureProxy> GrBitmapTextureMaker::refOriginalTextureProxy(bool willBeMipped, in refOriginalTextureProxy() function in GrBitmapTextureMaker
/external/skia/src/gpu/
DGrTextureMaker.cpp26 sk_sp<GrTextureProxy> original(this->refOriginalTextureProxy(willBeMipped, in onRefTextureProxyForParams()
46 return this->refOriginalTextureProxy(willBeMipped, AllowedTexGenType::kAny); in onRefTextureProxyForParams()
70 source = this->refOriginalTextureProxy(false, AllowedTexGenType::kAny); in onRefTextureProxyForParams()
DGrImageTextureMaker.h28 sk_sp<GrTextureProxy> refOriginalTextureProxy(bool willBeMipped,
54 sk_sp<GrTextureProxy> refOriginalTextureProxy(bool willBeMipped,
DGrImageTextureMaker.cpp25 sk_sp<GrTextureProxy> GrImageTextureMaker::refOriginalTextureProxy(bool willBeMipped, in refOriginalTextureProxy() function in GrImageTextureMaker
57 sk_sp<GrTextureProxy> GrYUVAImageTextureMaker::refOriginalTextureProxy(bool willBeMipped, in refOriginalTextureProxy() function in GrYUVAImageTextureMaker
DGrBitmapTextureMaker.h23 sk_sp<GrTextureProxy> refOriginalTextureProxy(bool willBeMipped,
DGrTextureMaker.h40 virtual sk_sp<GrTextureProxy> refOriginalTextureProxy(bool willBeMipped,
DGrBitmapTextureMaker.cpp34 sk_sp<GrTextureProxy> GrBitmapTextureMaker::refOriginalTextureProxy(bool willBeMipped, in refOriginalTextureProxy() function in GrBitmapTextureMaker