/third_party/flutter/skia/src/codec/ |
D | SkSwizzler.cpp | 88 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_grayscale() 113 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_n32() 136 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_565() 159 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_f16() 190 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_565() 211 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_n32() 234 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_n32() 247 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_n32_skipZ() 262 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_565() 275 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_gray_to_n32() [all …]
|
D | SkHeifCodec.cpp | 250 int dstWidth = opts.fSubset ? opts.fSubset->width() : dstInfo.width(); in readRows() local 406 int dstWidth = dstInfo.width(); in allocateStorage() local
|
D | SkJpegCodec.cpp | 463 const unsigned int dstWidth = size.width(); in onDimensionsSupported() local 515 int dstWidth = opts.fSubset ? opts.fSubset->width() : dstInfo.width(); in readRows() local 618 int dstWidth = dstInfo.width(); in allocateStorage() local
|
/third_party/skia/src/codec/ |
D | SkSwizzler.cpp | 88 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_grayscale() 113 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_n32() 136 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_565() 159 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_f16() 190 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_565() 211 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_n32() 234 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_n32() 247 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_n32_skipZ() 262 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_565() 275 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_gray_to_n32() [all …]
|
D | SkJpegCodec.cpp | 412 const unsigned int dstWidth = size.width(); in onDimensionsSupported() local 464 int dstWidth = opts.fSubset ? opts.fSubset->width() : dstInfo.width(); in readRows() local 569 int dstWidth = dstInfo.width(); in allocateStorage() local
|
D | SkHeifCodec.cpp | 251 int dstWidth = opts.fSubset ? opts.fSubset->width() : dstInfo.width(); in readRows() local 401 int dstWidth = dstInfo.width(); in allocateStorage() local
|
/third_party/ffmpeg/libswscale/ |
D | hscale_fast_bilinear.c | 23 void ff_hyscale_fast_c(SwsContext *c, int16_t *dst, int dstWidth, in ff_hyscale_fast_c() 39 int dstWidth, const uint8_t *src1, in ff_hcscale_fast_c()
|
/third_party/ffmpeg/libswscale/x86/ |
D | hscale_fast_bilinear_simd.c | 192 int dstWidth, const uint8_t *src, in ff_hyscale_fast_mmxext() 282 int dstWidth, const uint8_t *src1, in ff_hcscale_fast_mmxext()
|
/third_party/flutter/skia/src/core/ |
D | SkImageInfo.cpp | 141 bool SkWritePixelsRec::trim(int dstWidth, int dstHeight) { in trim()
|
D | SkBlurMask.cpp | 444 int dstWidth = dst->fBounds.width(); in BlurRect() local 561 int dstWidth = dst->fBounds.width(); in BlurGroundTruth() local
|
/third_party/skia/src/core/ |
D | SkImageInfo.cpp | 172 bool SkWritePixelsRec::trim(int dstWidth, int dstHeight) { in trim()
|
D | SkBlurMask.cpp | 442 int dstWidth = dst->fBounds.width(); in BlurRect() local 556 int dstWidth = dst->fBounds.width(); in BlurGroundTruth() local
|
/third_party/skia/samplecode/ |
D | SampleStrokePath.cpp | 77 static void scale_to_width(SkPath* path, SkScalar dstWidth) { in scale_to_width()
|
/third_party/flutter/skia/samplecode/ |
D | SampleStrokePath.cpp | 79 static void scale_to_width(SkPath* path, SkScalar dstWidth) { in scale_to_width()
|
/third_party/skia/src/effects/ |
D | SkTableMaskFilter.cpp | 66 int dstWidth = dst->fBounds.width(); in filterMask() local
|
/third_party/flutter/skia/src/effects/ |
D | SkTableMaskFilter.cpp | 65 int dstWidth = dst->fBounds.width(); in filterMask() local
|
/third_party/flutter/skia/src/effects/imagefilters/ |
D | SkMagnifierImageFilter.cpp | 176 int dstWidth = dst.width(), dstHeight = dst.height(); in onFilterImage() local
|
D | SkAlphaThresholdFilter.cpp | 228 int dstWidth = dst.width(), dstHeight = dst.height(); in onFilterImage() local
|
/third_party/skia/src/effects/imagefilters/ |
D | SkMagnifierImageFilter.cpp | 235 int dstWidth = dst.width(), dstHeight = dst.height(); in onFilterImage() local
|
D | SkAlphaThresholdImageFilter.cpp | 265 int dstWidth = dst.width(), dstHeight = dst.height(); in onFilterImage() local
|
/third_party/mingw-w64/mingw-w64-headers/include/gdiplus/ |
D | gdiplusbrush.h | 460 REAL dstX, REAL dstY, REAL dstWidth, REAL dstHeight) in TextureBrush() 470 INT dstX, INT dstY, INT dstWidth, INT dstHeight) in TextureBrush()
|
/third_party/flutter/skia/bench/ |
D | CompositingImagesBench.cpp | 272 float dstWidth = srcRect.width() * 1.25f; in getEntry() local
|
/third_party/skia/bench/ |
D | CompositingImagesBench.cpp | 280 float dstWidth = srcRect.width() * 1.25f; in getEntry() local
|
/third_party/flutter/skia/src/ports/skia_ohos/ |
D | FontConfig_ohos.cpp | 245 int dstWidth = dstStyle.width(); in getFontStyleDifference() local
|
/third_party/skia/src/gpu/dawn/ |
D | GrDawnGpu.cpp | 753 int dstWidth = std::max(1, srcWidth / 2); in onRegenerateMipMapLevels() local
|