| /external/skia/src/core/ | 
| D | SkWritePixelsRec.cpp | 12 bool SkWritePixelsRec::trim(int dstWidth, int dstHeight) {  in trim()
  | 
| D | SkBlurMask.cpp | 443     int dstHeight = dst->fBounds.height();  in BlurRect()  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 | 142     int dstHeight = dst.getHeight();  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() 111     final int dstHeight = rotationMode % 180 == 0 ? srcHeight : srcWidth;  in I420Rotate()  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/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/armnn/src/backends/backendsCommon/ | 
| D | WorkloadUtils.hpp | 91     size_t dstHeight   = 1;  in CopyTensorContentsGeneric()  local
  | 
| /external/skia/src/codec/ | 
| D | SkSampledCodec.cpp | 209     const int dstHeight = info.height();  in sampledDecode()  local
  | 
| D | SkJpegCodec.cpp | 509     const unsigned int dstHeight = size.height();  in onDimensionsSupported()  local
  | 
| /external/mesa3d/src/mesa/swrast/ | 
| D | s_blit.c | 124    const GLint dstHeight = ABS(dstY1 - dstY0);  in blit_nearest()  local 525    const GLint dstHeight = ABS(dstY1 - dstY0);  in blit_linear()  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 | 297       final int dstHeight,  in getTransformationMatrix()
  | 
| /external/skia/bench/ | 
| D | CompositingImagesBench.cpp | 283         float dstHeight = srcRect.height() * 1.25f;  in getEntry()  local
  | 
| /external/mesa3d/src/mesa/main/ | 
| D | mipmap.c | 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/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 | 821         int dstHeight = std::max(1, srcHeight / 2);  in onRegenerateMipMapLevels()  local
  | 
| /external/skia/tests/ | 
| D | CodecTest.cpp | 1082     const int dstHeight = subsetHeight / opts.fSampleSize;  in check_color_xform()  local
  | 
| /external/pdfium/core/fxge/skia/ | 
| D | fx_skia_device.cpp | 1538   int dstHeight = pBitmap->GetHeight();  in GetDIBits()  local
  | 
| /external/mesa3d/src/gallium/drivers/svga/include/ | 
| D | svga_reg.h | 1163    uint32 dstHeight;  member
  | 
| /external/deqp/modules/gles31/functional/ | 
| D | es31fPrimitiveBoundingBoxTests.cpp | 3587 				const int	dstHeight	= rnd.getInt(1, dstSize.y());  in init()  local
  | 
| /external/deqp/external/vulkancts/modules/vulkan/api/ | 
| D | vktApiCopiesAndBlittingTests.cpp | 3284 	const int					dstHeight		= static_cast<int>(dstImageParams.extent.height);  in iterate()  local 13038 …gion> create2DCopyRegions(deInt32 srcWidth, deInt32 srcHeight, deInt32 dstWidth, deInt32 dstHeight)  in create2DCopyRegions()
  |