| /external/skia/src/codec/ |
| D | SkSwizzler.cpp | 100 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_grayscale() 125 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_n32() 148 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_565() 171 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_f16() 202 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_565() 223 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_n32() 246 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_n32() 259 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_n32_skipZ() 274 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_565() 287 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_gray_to_n32() [all …]
|
| D | SkHeifCodec.cpp | 270 int dstWidth = opts.fSubset ? opts.fSubset->width() : dstInfo.width(); in readRows() local 420 int dstWidth = dstInfo.width(); in allocateStorage() local
|
| D | SkJpegCodec.cpp | 508 const unsigned int dstWidth = size.width(); in onDimensionsSupported() local 560 int dstWidth = opts.fSubset ? opts.fSubset->width() : dstInfo.width(); in readRows() local 665 int dstWidth = dstInfo.width(); in allocateStorage() local
|
| /external/skia/src/core/ |
| D | SkWritePixelsRec.cpp | 12 bool SkWritePixelsRec::trim(int dstWidth, int dstHeight) { in trim()
|
| D | SkBlurMask.cpp | 444 int dstWidth = dst->fBounds.width(); in BlurRect() local 558 int dstWidth = dst->fBounds.width(); in BlurGroundTruth() local
|
| /external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowMediaMetadataRetriever.java | 81 protected Bitmap getScaledFrameAtTime(long timeUs, int option, int dstWidth, int dstHeight) { in getScaledFrameAtTime() 128 DataSource ds, long time, int dstWidth, int dstHeight, Bitmap bitmap) { in addScaledFrame() 219 private static String getScaledFrameKey(long time, int dstWidth, int dstHeight) { in getScaledFrameKey()
|
| D | ImageUtil.java | 141 int dstWidth = dst.getWidth(); in scaledBitmap() local
|
| D | ShadowLegacyBitmap.java | 255 Bitmap src, int dstWidth, int dstHeight, boolean filter) { in createScaledBitmap()
|
| /external/webrtc/sdk/android/api/org/webrtc/ |
| D | YuvHelper.java | 29 ByteBuffer srcV, int srcStrideV, ByteBuffer dst, int dstWidth, int dstHeight, int dstStrideY, in I420Copy() 63 ByteBuffer srcV, int srcStrideV, ByteBuffer dst, int dstWidth, int dstHeight) { in I420Copy() 74 ByteBuffer srcV, int srcStrideV, ByteBuffer dst, int dstWidth, int dstHeight, int dstStrideY, in I420ToNV12() 101 ByteBuffer srcV, int srcStrideV, ByteBuffer dst, int dstWidth, int dstHeight) { in I420ToNV12() 110 final int dstWidth = rotationMode % 180 == 0 ? srcWidth : srcHeight; in I420Rotate() local
|
| /external/mesa3d/src/mesa/swrast/ |
| D | s_blit.c | 122 const GLint dstWidth = ABS(dstX1 - dstX0); in blit_nearest() local 401 resample_linear_row_ub(GLint srcWidth, GLint dstWidth, in resample_linear_row_ub() 456 resample_linear_row_float(GLint srcWidth, GLint dstWidth, in resample_linear_row_float() 523 const GLint dstWidth = ABS(dstX1 - dstX0); in blit_linear() local
|
| /external/mesa3d/src/mesa/drivers/common/ |
| D | meta_generate_mipmap.c | 276 GLsizei dstWidth, dstHeight, dstDepth; in _mesa_meta_GenerateMipmap() local
|
| /external/skia/src/effects/ |
| D | SkTableMaskFilter.cpp | 83 int dstWidth = dst->fBounds.width(); in filterMask() local
|
| /external/skia/src/effects/imagefilters/ |
| D | SkMagnifierImageFilter.cpp | 254 int dstWidth = dst.width(), dstHeight = dst.height(); in onFilterImage() local
|
| D | SkAlphaThresholdImageFilter.cpp | 292 int dstWidth = dst.width(), dstHeight = dst.height(); in onFilterImage() local
|
| /external/mesa3d/src/mesa/main/ |
| D | mipmap.c | 177 GLint dstWidth, GLvoid *dstRow) in do_row() 811 GLint dstWidth, GLvoid *dstRow) in do_row_3D() 1443 GLint dstWidth, GLubyte *dstPtr) in make_1d_mipmap() 1474 GLint dstWidth, GLint dstHeight, in make_2d_mipmap() 1566 GLint dstWidth, GLint dstHeight, GLint dstDepth, in make_3d_mipmap() 1730 GLint dstWidth, GLint dstHeight, GLint dstDepth, in _mesa_generate_mipmap_level() 1794 GLint *dstWidth, GLint *dstHeight, GLint *dstDepth) in _mesa_next_mipmap_level_size() 1962 GLint dstWidth, dstHeight, dstDepth; in generate_mipmap_uncompressed() local 2149 GLint dstWidth, dstHeight, dstDepth; in generate_mipmap_compressed() local
|
| D | copyimage.c | 617 int dstWidth, dstHeight, dstDepth; in _mesa_CopyImageSubData() local
|
| /external/armnn/src/backends/backendsCommon/ |
| D | WorkloadUtils.hpp | 92 size_t dstWidth = 1; in CopyTensorContentsGeneric() local
|
| /external/deqp/framework/delibs/deimage/ |
| D | deImage.c | 117 deImage* deImage_scale (const deImage* srcImage, int dstWidth, int dstHeight) in deImage_scale()
|
| /external/tensorflow/tensorflow/tools/android/test/src/org/tensorflow/demo/env/ |
| D | ImageUtils.java | 296 final int dstWidth, in getTransformationMatrix()
|
| /external/skia/bench/ |
| D | CompositingImagesBench.cpp | 282 float dstWidth = srcRect.width() * 1.25f; in getEntry() local
|
| /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowBitmap.java | 237 Bitmap src, int dstWidth, int dstHeight, boolean filter) { in createScaledBitmap()
|
| /external/skia/src/gpu/ganesh/dawn/ |
| D | GrDawnGpu.cpp | 820 int dstWidth = std::max(1, srcWidth / 2); in onRegenerateMipMapLevels() local
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
| D | BlockFieldMatrix.java | 795 final T[] dstBlock, final int dstWidth, in copyBlockPart()
|
| D | BlockRealMatrix.java | 821 final double[] dstBlock, final int dstWidth, in copyBlockPart()
|
| /external/skia/tests/ |
| D | CodecTest.cpp | 1081 const int dstWidth = subsetWidth / opts.fSampleSize; in check_color_xform() local
|