Searched refs:refOriginalTextureProxy (Results 1 – 12 of 12) sorted by relevance
/external/skqp/src/gpu/ |
D | GrTextureMaker.cpp | 26 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()
|
D | GrImageTextureMaker.h | 27 sk_sp<GrTextureProxy> refOriginalTextureProxy(bool willBeMipped, 53 sk_sp<GrTextureProxy> refOriginalTextureProxy(bool willBeMipped,
|
D | GrImageTextureMaker.cpp | 24 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
|
D | GrBitmapTextureMaker.h | 22 sk_sp<GrTextureProxy> refOriginalTextureProxy(bool willBeMipped,
|
D | GrTextureMaker.h | 39 virtual sk_sp<GrTextureProxy> refOriginalTextureProxy(bool willBeMipped,
|
D | GrBitmapTextureMaker.cpp | 33 sk_sp<GrTextureProxy> GrBitmapTextureMaker::refOriginalTextureProxy(bool willBeMipped, in refOriginalTextureProxy() function in GrBitmapTextureMaker
|
/external/skia/src/gpu/ |
D | GrTextureMaker.cpp | 26 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()
|
D | GrImageTextureMaker.h | 28 sk_sp<GrTextureProxy> refOriginalTextureProxy(bool willBeMipped, 54 sk_sp<GrTextureProxy> refOriginalTextureProxy(bool willBeMipped,
|
D | GrImageTextureMaker.cpp | 25 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
|
D | GrBitmapTextureMaker.h | 23 sk_sp<GrTextureProxy> refOriginalTextureProxy(bool willBeMipped,
|
D | GrTextureMaker.h | 40 virtual sk_sp<GrTextureProxy> refOriginalTextureProxy(bool willBeMipped,
|
D | GrBitmapTextureMaker.cpp | 34 sk_sp<GrTextureProxy> GrBitmapTextureMaker::refOriginalTextureProxy(bool willBeMipped, in refOriginalTextureProxy() function in GrBitmapTextureMaker
|