/external/opencv3/modules/cudalegacy/src/cuda/ |
D | NCV.cu | 63 Ncv32u dstHeight, in drawRects() 124 Ncv32u dstHeight, in drawRectsWrapperDevice() 160 Ncv32u dstHeight, in ncvDrawRects_8u_device() 173 Ncv32u dstHeight, in ncvDrawRects_32u_device()
|
/external/skia/src/images/ |
D | SkImageDecoder_ktx.cpp | 148 const int dstHeight = sampler.scaledHeight(); in onDecode() local 177 const int dstHeight = sampler.scaledHeight(); in onDecode() local 196 const int dstHeight = sampler.scaledHeight(); in onDecode() local 226 const int dstHeight = sampler.scaledHeight(); in onDecode() local
|
D | SkImageDecoder_pkm.cpp | 87 const int dstHeight = sampler.scaledHeight(); in onDecode() local
|
D | SkImageDecoder_astc.cpp | 162 const int dstHeight = sampler.scaledHeight(); in onDecode() local
|
D | SkImageDecoder_libbmp.cpp | 157 const int dstHeight = sampler.scaledHeight(); in onDecode() local
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_gen_mipmap.c | 223 uint dstWidth, dstHeight, dstDepth; in st_generate_mipmap() local
|
/external/skia/src/codec/ |
D | SkJpegCodec.cpp | 242 const unsigned int dstHeight = size.height(); in onDimensionsSupported() local 313 uint32_t dstHeight = dstInfo.height(); in onGetPixels() local
|
D | SkSampledCodec.cpp | 204 int dstHeight = info.height(); in sampledDecode() local
|
/external/opencv3/modules/cudalegacy/src/ |
D | NCV.cpp | 818 Ncv32u dstHeight, in drawRectsWrapperHost() 870 Ncv32u dstHeight, in ncvDrawRects_8u_host() 882 Ncv32u dstHeight, in ncvDrawRects_32u_host()
|
/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/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/mesa3d/src/mesa/swrast/ |
D | s_blit.c | 118 const GLint dstHeight = ABS(dstY1 - dstY0); in blit_nearest() local 498 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/mesa3d/src/mesa/main/ |
D | mipmap.c | 1448 GLint dstWidth, GLint dstHeight, in make_2d_mipmap() 1540 GLint dstWidth, GLint dstHeight, GLint dstDepth, in make_3d_mipmap() 1709 GLint dstWidth, GLint dstHeight, GLint dstDepth, in _mesa_generate_mipmap_level() 1773 GLint *dstWidth, GLint *dstHeight, GLint *dstDepth) in next_mipmap_level_size() 1899 GLint dstWidth, dstHeight, dstDepth; in generate_mipmap_uncompressed() local 2084 GLint dstWidth, dstHeight, dstDepth; in generate_mipmap_compressed() local
|
/external/skia/src/effects/ |
D | SkBlurMask.cpp | 784 int dstHeight = dst->fBounds.height(); in BlurRect() local
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_gen_mipmap.c | 984 int dstWidth, int dstHeight, in reduce_2d() 1025 int dstWidth, int dstHeight, int dstDepth, in reduce_3d()
|
/external/mesa3d/src/gallium/drivers/svga/include/ |
D | svga_reg.h | 810 uint32 dstHeight; member
|
/external/mesa3d/src/mesa/drivers/common/ |
D | meta.c | 3365 GLsizei dstWidth, dstHeight, dstDepth; in _mesa_meta_GenerateMipmap() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fPrimitiveBoundingBoxTests.cpp | 3282 const int dstHeight = rnd.getInt(1, dstSize.y()); in init() local
|