Searched defs:adjuster (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/modules/skottie/src/layers/shapelayer/ |
D | ShapeLayer.cpp | 286 if (const auto adjuster = gPaintGeometryAdjusters[rec->fInfo.fAttacherIndex]) { in attachShape() local
|
/third_party/flutter/skia/src/image/ |
D | SkImage_Raster.cpp | 179 GrTextureAdjuster adjuster(context, fPinnedProxy, in asTextureProxyRef() local
|
D | SkImage_GpuBase.cpp | 170 GrTextureAdjuster adjuster(fContext.get(), this->asTextureProxyRef(context), in asTextureProxyRef() local
|
D | SkImage_Gpu.cpp | 386 GrTextureAdjuster adjuster(context, std::move(proxy), in makeTextureImage() local
|
/third_party/flutter/skia/src/gpu/ |
D | SkGpuDevice_drawTexture.cpp | 414 GrTextureAdjuster adjuster(fContext.get(), std::move(proxy), colorType, alphaType, in drawImageQuad() local
|
D | SkGpuDevice.cpp | 1350 GrTextureAdjuster adjuster(this->context(), std::move(proxy), in drawImageNine() local 1411 GrTextureAdjuster adjuster(this->context(), std::move(proxy), in drawImageLattice() local
|