Home
last modified time | relevance | path

Searched defs:dstH (Results 1 – 9 of 9) sorted by relevance

/external/skia/src/core/
DSkMask.cpp71 size_t dstH = safe.add(src.fBounds.height(), safe.add(radiusY, radiusY)); in PrepareDestination() local
DSkMaskBlurFilter.cpp595 uint8_t* dst, size_t dstStride, int dstW, int dstH) { in blur_x_rect()
613 uint8_t* dst, size_t dstStride, int dstW, int dstH) { in direct_blur_x()
909 dstH = dst->fBounds.height(); in small_blur() local
983 dstH = dst->fBounds.height(); in blur() local
DSkScalerContext.cpp513 int dstH = srcH; in GenerateImageFromPath() local
/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/support/image/ops/
DResizeWithCropOrPadOp.java122 private static PointF transformImpl(PointF point, int srcH, int srcW, int dstH, int dstW) { in transformImpl()
/external/deqp/framework/opengl/
DgluTextureTestUtil.cpp513 float dstH = (float)dst.getHeight(); in sampleTextureProjected() local
556 float dstH = (float)dst.getHeight(); in sampleTextureProjected() local
712 const float dstH = float(dstSize.y()); in sampleTextureCube() local
937 float dstH = (float)dst.getHeight(); in sampleTextureProjected() local
1011 const float dstH = (float)dst.getHeight(); in sampleTextureCubeArray() local
1466 const float dstH = float(dstSize.y()); in computeTextureLookupDiff() local
1579 const float dstH = float(dstSize.y()); in computeTextureLookupDiff() local
1800 const float dstH = float(dstSize.y()); in computeTextureLookupDiff() local
1999 const float dstH = float(dstSize.y()); in computeTextureLookupDiff() local
2181 const float dstH = float(dstSize.y()); in computeTextureLookupDiff() local
[all …]
/external/deqp/modules/gles3/accuracy/
Des3aVaryingInterpolationTests.cpp71 float dstH = (float)dst.getHeight(); in renderReference() local
/external/deqp/modules/gles2/accuracy/
Des2aVaryingInterpolationTests.cpp69 float dstH = (float)dst.getHeight(); in renderReference() local
/external/mesa3d/src/gallium/frontends/xa/
Dxa_renderer.c290 float dstW, float dstH, struct xa_surface *srf[]) in setup_vertex_data_yuv()
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp3349 int dstH = de::abs(dstY1 - dstY0); in blitFramebuffer() local