Searched defs:adjuster (Results 1 – 10 of 10) sorted by relevance
/external/skqp/src/image/ |
D | SkImage_Raster.cpp | 182 GrTextureAdjuster adjuster(context, fPinnedProxy, fBitmap.alphaType(), fPinnedUniqueID, in asTextureProxyRef() local
|
D | SkImage_GpuBase.cpp | 219 GrTextureAdjuster adjuster(fContext.get(), this->asTextureProxyRef(), fAlphaType, in asTextureProxyRef() local
|
D | SkImage_Gpu.cpp | 362 GrTextureAdjuster adjuster(context, std::move(proxy), this->alphaType(), in makeTextureImage() local
|
/external/skqp/src/gpu/ |
D | SkGpuDevice_drawTexture.cpp | 155 GrTextureAdjuster adjuster(this->context(), std::move(proxy), alphaType, pinnedUniqueID, in drawPinnedTextureProxy() local
|
D | SkGpuDevice.cpp | 1431 GrTextureAdjuster adjuster(this->context(), std::move(proxy), in drawImageNine() local 1491 GrTextureAdjuster adjuster(this->context(), std::move(proxy), in drawImageLattice() local
|
/external/skia/src/image/ |
D | SkImage_Raster.cpp | 184 GrTextureAdjuster adjuster(context, fPinnedProxy, fBitmap.alphaType(), fPinnedUniqueID, in asTextureProxyRef() local
|
D | SkImage_GpuBase.cpp | 223 GrTextureAdjuster adjuster(fContext.get(), this->asTextureProxyRef(context), fAlphaType, in asTextureProxyRef() local
|
D | SkImage_Gpu.cpp | 374 GrTextureAdjuster adjuster(context, std::move(proxy), this->alphaType(), in makeTextureImage() local
|
/external/skia/src/gpu/ |
D | SkGpuDevice_drawTexture.cpp | 413 GrTextureAdjuster adjuster(fContext.get(), std::move(proxy), alphaType, pinnedUniqueID, in drawImageQuad() local
|
D | SkGpuDevice.cpp | 1325 GrTextureAdjuster adjuster(this->context(), std::move(proxy), in drawImageNine() local 1386 GrTextureAdjuster adjuster(this->context(), std::move(proxy), in drawImageLattice() local
|