/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 | 193 int dstWidth, const uint8_t *src, in ff_hyscale_fast_mmxext() 283 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 | 183 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/flutter/skia/src/effects/ |
D | SkTableMaskFilter.cpp | 65 int dstWidth = dst->fBounds.width(); in filterMask() local
|
/third_party/skia/src/effects/ |
D | SkTableMaskFilter.cpp | 66 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/mesa3d/src/mesa/main/ |
D | mipmap.c | 178 GLint dstWidth, GLvoid *dstRow) in do_row() 812 GLint dstWidth, GLvoid *dstRow) in do_row_3D() 1444 GLint dstWidth, GLubyte *dstPtr) in make_1d_mipmap() 1475 GLint dstWidth, GLint dstHeight, in make_2d_mipmap() 1567 GLint dstWidth, GLint dstHeight, GLint dstDepth, in make_3d_mipmap() 1731 GLint dstWidth, GLint dstHeight, GLint dstDepth, in _mesa_generate_mipmap_level() 1795 GLint *dstWidth, GLint *dstHeight, GLint *dstDepth) in _mesa_next_mipmap_level_size() 1968 GLint dstWidth, dstHeight, dstDepth; in generate_mipmap_uncompressed() local 2155 GLint dstWidth, dstHeight, dstDepth; in generate_mipmap_compressed() local
|
D | copyimage.c | 619 int dstWidth, dstHeight, dstDepth; in _mesa_CopyImageSubData() local
|
/third_party/vk-gl-cts/framework/delibs/deimage/ |
D | deImage.c | 117 deImage* deImage_scale (const deImage* srcImage, int dstWidth, int dstHeight) in deImage_scale()
|
/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
|