Home
last modified time | relevance | path

Searched defs:dstHeight (Results 1 – 25 of 28) 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.cpp165 bool SkWritePixelsRec::trim(int dstWidth, int dstHeight) { in trim()
DSkBlurMask.cpp441 int dstHeight = dst->fBounds.height(); in BlurRect() local
/external/mesa3d/src/mesa/drivers/common/
Dmeta_generate_mipmap.c276 GLsizei dstWidth, dstHeight, dstDepth; in _mesa_meta_GenerateMipmap() local
/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.cpp182 int dstWidth = dst.width(), dstHeight = dst.height(); in onFilterImage() local
DSkAlphaThresholdImageFilter.cpp221 int dstWidth = dst.width(), dstHeight = dst.height(); in onFilterImage() local
/external/skia/src/codec/
DSkSampledCodec.cpp205 const int dstHeight = info.height(); in sampledDecode() local
DSkJpegCodec.cpp414 const unsigned int dstHeight = size.height(); in onDimensionsSupported() 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/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
525 const GLint dstHeight = ABS(dstY1 - dstY0); in blit_linear() local
/external/tensorflow/tensorflow/tools/android/test/src/org/tensorflow/demo/env/
DImageUtils.java297 final int dstHeight, in getTransformationMatrix()
/external/skia/bench/
DCompositingImagesBench.cpp281 float dstHeight = srcRect.height() * 1.25f; in getEntry() local
/external/mesa3d/src/mesa/main/
Dmipmap.c1474 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
Dcopyimage.c617 int dstWidth, dstHeight, dstDepth; in _mesa_CopyImageSubData() local
/external/webrtc/sdk/android/api/org/webrtc/
DYuvHelper.java73 final int dstHeight = rotationMode % 180 == 0 ? srcHeight : srcWidth; in I420Rotate() 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/src/gpu/dawn/
DGrDawnGpu.cpp742 int dstHeight = std::max(1, srcHeight / 2); in onRegenerateMipMapLevels() local
/external/skqp/tests/
DCodecTest.cpp1026 const int dstHeight = subsetHeight / opts.fSampleSize; in check_color_xform() local
/external/skia/tests/
DCodecTest.cpp1033 const int dstHeight = subsetHeight / opts.fSampleSize; in check_color_xform() local
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga_reg.h1163 uint32 dstHeight; member

12