Home
last modified time | relevance | path

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

12

/external/skqp/src/core/
DSkImageInfo.cpp139 bool SkWritePixelsRec::trim(int dstWidth, int dstHeight) { in trim()
DSkBlurMask.cpp443 int dstHeight = dst->fBounds.height(); in BlurRect() local
/external/skia/src/core/
DSkImageInfo.cpp141 bool SkWritePixelsRec::trim(int dstWidth, int dstHeight) { in trim()
DSkBlurMask.cpp443 int dstHeight = dst->fBounds.height(); in BlurRect() local
/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/imagefilters/
DSkMagnifierImageFilter.cpp150 int dstWidth = dst.width(), dstHeight = dst.height(); in onFilterImage() local
DSkAlphaThresholdFilter.cpp237 int dstWidth = dst.width(), dstHeight = dst.height(); in onFilterImage() local
/external/skia/src/effects/imagefilters/
DSkMagnifierImageFilter.cpp150 int dstWidth = dst.width(), dstHeight = dst.height(); in onFilterImage() local
DSkAlphaThresholdFilter.cpp240 int dstWidth = dst.width(), dstHeight = dst.height(); in onFilterImage() local
/external/skqp/src/codec/
DSkSampledCodec.cpp212 const int dstHeight = info.height(); in sampledDecode() local
DSkJpegCodec.cpp464 const unsigned int dstHeight = size.height(); in onDimensionsSupported() local
/external/skia/src/codec/
DSkSampledCodec.cpp212 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/tensorflow/tensorflow/lite/examples/android/app/src/main/java/org/tensorflow/demo/env/
DImageUtils.java297 final int dstHeight, in getTransformationMatrix()
/external/tensorflow/tensorflow/examples/android/src/org/tensorflow/demo/env/
DImageUtils.java297 final int dstHeight, in getTransformationMatrix()
/external/mesa3d/src/mesa/main/
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()
1769 GLint *dstWidth, GLint *dstHeight, GLint *dstDepth) in _mesa_next_mipmap_level_size()
1937 GLint dstWidth, dstHeight, dstDepth; in generate_mipmap_uncompressed() local
2124 GLint dstWidth, dstHeight, dstDepth; in generate_mipmap_compressed() local
Dcopyimage.c612 int dstWidth, dstHeight, dstDepth; in _mesa_CopyImageSubData() local
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBitmap.java237 Bitmap src, int dstWidth, int dstHeight, boolean filter) { in createScaledBitmap()
/external/skia/tests/
DCodecTest.cpp1026 const int dstHeight = subsetHeight / opts.fSampleSize; in check_color_xform() local
/external/skqp/tests/
DCodecTest.cpp1026 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