Home
last modified time | relevance | path

Searched defs:dstHeight (Results 1 – 25 of 26) sorted by relevance

12

/external/mesa3d/src/mesa/drivers/common/
Dmeta_generate_mipmap.c277 GLsizei dstWidth, dstHeight, dstDepth; in _mesa_meta_GenerateMipmap() local
/external/webrtc/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/
DViESurfaceRenderer.java55 private void changeDestRect(int dstWidth, int dstHeight) { in changeDestRect()
/external/skqp/src/effects/
DSkMagnifierImageFilter.cpp152 int dstWidth = dst.width(), dstHeight = dst.height(); in onFilterImage() local
DSkAlphaThresholdFilter.cpp231 int dstWidth = dst.width(), dstHeight = dst.height(); in onFilterImage() local
DSkBlurMask.cpp325 int dstHeight = dst->fBounds.height(); in BlurRect() local
/external/skia/src/effects/
DSkMagnifierImageFilter.cpp152 int dstWidth = dst.width(), dstHeight = dst.height(); in onFilterImage() local
DSkAlphaThresholdFilter.cpp231 int dstWidth = dst.width(), dstHeight = dst.height(); in onFilterImage() local
DSkBlurMask.cpp327 int dstHeight = dst->fBounds.height(); in BlurRect() local
/external/skqp/src/core/
DSkImageInfo.cpp203 bool SkWritePixelsRec::trim(int dstWidth, int dstHeight) { in trim()
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowBitmap.java57 … public static Bitmap createScaledBitmap(Bitmap src, int dstWidth, int dstHeight, boolean filter) { in createScaledBitmap()
/external/skia/src/core/
DSkImageInfo.cpp243 bool SkWritePixelsRec::trim(int dstWidth, int dstHeight) { in trim()
/external/skia/src/codec/
DSkSampledCodec.cpp213 const int dstHeight = info.height(); in sampledDecode() local
DSkJpegCodec.cpp465 const unsigned int dstHeight = size.height(); in onDimensionsSupported() local
/external/skqp/src/codec/
DSkSampledCodec.cpp213 const int dstHeight = info.height(); in sampledDecode() local
DSkJpegCodec.cpp464 const unsigned int dstHeight = size.height(); in onDimensionsSupported() local
/external/deqp/framework/delibs/deimage/
DdeImage.c117 deImage* deImage_scale (const deImage* srcImage, int dstWidth, int dstHeight) in deImage_scale()
/external/mesa3d/src/mesa/swrast/
Ds_blit.c124 const GLint dstHeight = ABS(dstY1 - dstY0); in blit_nearest() local
523 const GLint dstHeight = ABS(dstY1 - dstY0); in blit_linear() local
/external/mesa3d/src/mesa/main/
Dcopyimage.c468 int dstWidth, dstHeight, dstDepth; in _mesa_CopyImageSubData() local
Dmipmap.c1449 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
/external/tensorflow/tensorflow/examples/android/src/org/tensorflow/demo/env/
DImageUtils.java297 final int dstHeight, in getTransformationMatrix()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBitmap.java229 public static Bitmap createScaledBitmap(Bitmap src, int dstWidth, int dstHeight, boolean filter) { in createScaledBitmap()
/external/skqp/tests/
DCodecTest.cpp996 const int dstHeight = subsetHeight / opts.fSampleSize; in check_color_xform() local
/external/skia/tests/
DCodecTest.cpp1007 const int dstHeight = subsetHeight / opts.fSampleSize; in check_color_xform() local
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga_reg.h1143 uint32 dstHeight; member
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp2208 int dstHeight = pBitmap->GetHeight(); in GetDIBits() local

12