/external/skqp/src/codec/ |
D | SkSwizzler.cpp | 84 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_grayscale() 109 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_n32() 132 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_565() 155 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_f16() 186 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_565() 207 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_n32() 230 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_n32() 243 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_n32_skipZ() 258 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_565() 271 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_gray_to_n32() [all …]
|
D | SkHeifCodec.cpp | 219 int dstWidth = opts.fSubset ? opts.fSubset->width() : dstInfo.width(); in readRows() local 294 int dstWidth = dstInfo.width(); in allocateStorage() local
|
D | SkJpegCodec.cpp | 463 const unsigned int dstWidth = size.width(); in onDimensionsSupported() local 514 int dstWidth = opts.fSubset ? opts.fSubset->width() : dstInfo.width(); in readRows() local 621 int dstWidth = dstInfo.width(); in allocateStorage() local
|
/external/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 | 219 int dstWidth = opts.fSubset ? opts.fSubset->width() : dstInfo.width(); in readRows() local 294 int dstWidth = dstInfo.width(); in allocateStorage() local
|
D | SkJpegCodec.cpp | 464 const unsigned int dstWidth = size.width(); in onDimensionsSupported() local 515 int dstWidth = opts.fSubset ? opts.fSubset->width() : dstInfo.width(); in readRows() local 622 int dstWidth = dstInfo.width(); in allocateStorage() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_blit.c | 122 const GLint dstWidth = ABS(dstX1 - dstX0); in blit_nearest() local 399 resample_linear_row_ub(GLint srcWidth, GLint dstWidth, in resample_linear_row_ub() 454 resample_linear_row_float(GLint srcWidth, GLint dstWidth, in resample_linear_row_float() 521 const GLint dstWidth = ABS(dstX1 - dstX0); in blit_linear() local
|
/external/mesa3d/src/mesa/drivers/common/ |
D | meta_generate_mipmap.c | 277 GLsizei dstWidth, dstHeight, dstDepth; in _mesa_meta_GenerateMipmap() local
|
/external/skqp/samplecode/ |
D | SampleStrokePath.cpp | 77 static void scale_to_width(SkPath* path, SkScalar dstWidth) { in scale_to_width()
|
/external/skia/samplecode/ |
D | SampleStrokePath.cpp | 77 static void scale_to_width(SkPath* path, SkScalar dstWidth) { in scale_to_width()
|
/external/webrtc/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/ |
D | ViESurfaceRenderer.java | 55 private void changeDestRect(int dstWidth, int dstHeight) { in changeDestRect()
|
/external/skia/src/effects/ |
D | SkTableMaskFilter.cpp | 66 int dstWidth = dst->fBounds.width(); in filterMask() local
|
D | SkMagnifierImageFilter.cpp | 152 int dstWidth = dst.width(), dstHeight = dst.height(); in onFilterImage() local
|
D | SkBlurMask.cpp | 328 int dstWidth = dst->fBounds.width(); in BlurRect() local 445 int dstWidth = dst->fBounds.width(); in BlurGroundTruth() local
|
D | SkAlphaThresholdFilter.cpp | 231 int dstWidth = dst.width(), dstHeight = dst.height(); in onFilterImage() local
|
/external/skqp/src/effects/ |
D | SkMagnifierImageFilter.cpp | 152 int dstWidth = dst.width(), dstHeight = dst.height(); in onFilterImage() local
|
D | SkTableMaskFilter.cpp | 66 int dstWidth = dst->fBounds.width(); in filterMask() local
|
D | SkBlurMask.cpp | 326 int dstWidth = dst->fBounds.width(); in BlurRect() local 443 int dstWidth = dst->fBounds.width(); in BlurGroundTruth() local
|
D | SkAlphaThresholdFilter.cpp | 231 int dstWidth = dst.width(), dstHeight = dst.height(); in onFilterImage() local
|
/external/skqp/src/core/ |
D | SkImageInfo.cpp | 203 bool SkWritePixelsRec::trim(int dstWidth, int dstHeight) { in trim()
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowBitmap.java | 57 … public static Bitmap createScaledBitmap(Bitmap src, int dstWidth, int dstHeight, boolean filter) { in createScaledBitmap()
|
/external/skia/src/core/ |
D | SkImageInfo.cpp | 243 bool SkWritePixelsRec::trim(int dstWidth, int dstHeight) { in trim()
|
/external/deqp/framework/delibs/deimage/ |
D | deImage.c | 117 deImage* deImage_scale (const deImage* srcImage, int dstWidth, int dstHeight) in deImage_scale()
|
/external/mesa3d/src/mesa/main/ |
D | mipmap.c | 152 GLint dstWidth, GLvoid *dstRow) in do_row() 786 GLint dstWidth, GLvoid *dstRow) in do_row_3D() 1418 GLint dstWidth, GLubyte *dstPtr) in make_1d_mipmap() 1449 GLint dstWidth, GLint dstHeight, in make_2d_mipmap() 1541 GLint dstWidth, GLint dstHeight, GLint dstDepth, in make_3d_mipmap() 1705 GLint dstWidth, GLint dstHeight, GLint dstDepth, in _mesa_generate_mipmap_level() 1770 GLint *dstWidth, GLint *dstHeight, GLint *dstDepth) in _mesa_next_mipmap_level_size() 1938 GLint dstWidth, dstHeight, dstDepth; in generate_mipmap_uncompressed() local 2125 GLint dstWidth, dstHeight, dstDepth; in generate_mipmap_compressed() local
|
D | copyimage.c | 468 int dstWidth, dstHeight, dstDepth; in _mesa_CopyImageSubData() local
|