Home
last modified time | relevance | path

Searched defs:adjuster (Results 1 – 10 of 10) sorted by relevance

/external/skqp/src/image/
DSkImage_Raster.cpp182 GrTextureAdjuster adjuster(context, fPinnedProxy, fBitmap.alphaType(), fPinnedUniqueID, in asTextureProxyRef() local
DSkImage_GpuBase.cpp219 GrTextureAdjuster adjuster(fContext.get(), this->asTextureProxyRef(), fAlphaType, in asTextureProxyRef() local
DSkImage_Gpu.cpp362 GrTextureAdjuster adjuster(context, std::move(proxy), this->alphaType(), in makeTextureImage() local
/external/skqp/src/gpu/
DSkGpuDevice_drawTexture.cpp155 GrTextureAdjuster adjuster(this->context(), std::move(proxy), alphaType, pinnedUniqueID, in drawPinnedTextureProxy() local
DSkGpuDevice.cpp1431 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/
DSkImage_Raster.cpp184 GrTextureAdjuster adjuster(context, fPinnedProxy, fBitmap.alphaType(), fPinnedUniqueID, in asTextureProxyRef() local
DSkImage_GpuBase.cpp223 GrTextureAdjuster adjuster(fContext.get(), this->asTextureProxyRef(context), fAlphaType, in asTextureProxyRef() local
DSkImage_Gpu.cpp374 GrTextureAdjuster adjuster(context, std::move(proxy), this->alphaType(), in makeTextureImage() local
/external/skia/src/gpu/
DSkGpuDevice_drawTexture.cpp413 GrTextureAdjuster adjuster(fContext.get(), std::move(proxy), alphaType, pinnedUniqueID, in drawImageQuad() local
DSkGpuDevice.cpp1325 GrTextureAdjuster adjuster(this->context(), std::move(proxy), in drawImageNine() local
1386 GrTextureAdjuster adjuster(this->context(), std::move(proxy), in drawImageLattice() local