Home
last modified time | relevance | path

Searched refs:dstH (Results 1 – 18 of 18) sorted by relevance

/external/deqp/framework/opengl/
DgluTextureTestUtil.cpp472 float dstH = (float)dst.getHeight(); in sampleTextureProjected() local
487 float ny = wy / dstH; in sampleTextureProjected()
491 float triWy = triNdx ? dstH - wy : wy; in sampleTextureProjected()
512 float dstH = (float)dst.getHeight(); in sampleTextureProjected() local
530 float ny = wy / dstH; in sampleTextureProjected()
534 float triWy = triNdx ? dstH - wy : wy; in sampleTextureProjected()
618 const float dstH = float(dstSize.y()); in sampleTextureCube() local
636 const float ny = wy / dstH; in sampleTextureCube()
648 const tcu::Vec3 coordDy (triDerivateY(triS[triNdx], triW[triNdx], wy, dstH, triNx), in sampleTextureCube()
649 triDerivateY(triT[triNdx], triW[triNdx], wy, dstH, triNx), in sampleTextureCube()
[all …]
/external/skqp/src/core/
DSkMaskBlurFilter.cpp306 size_t dstH = safe.add(src.fBounds.height(), safe.add(radiusY, radiusY)); in prepare_destination() local
308 dst.fBounds.set(0, 0, SkTo<int>(dstW), SkTo<int>(dstH)); in prepare_destination()
316 size_t toAlloc = safe.mul(dstW, dstH); in prepare_destination()
620 uint8_t* dst, size_t dstStride, int dstW, int dstH) { in blur_x_rect() argument
629 for (int y = 0; y < dstH; y++) { in blur_x_rect()
639 uint8_t* dst, size_t dstStride, int dstW, int dstH) { in SK_ATTRIBUTE()
643 blur_x_rect(blur_x_radius_1, gauss, src, srcStride, srcW, dst, dstStride, dstW, dstH); in SK_ATTRIBUTE()
647 blur_x_rect(blur_x_radius_2, gauss, src, srcStride, srcW, dst, dstStride, dstW, dstH); in SK_ATTRIBUTE()
651 blur_x_rect(blur_x_radius_3, gauss, src, srcStride, srcW, dst, dstStride, dstW, dstH); in SK_ATTRIBUTE()
655 blur_x_rect(blur_x_radius_4, gauss, src, srcStride, srcW, dst, dstStride, dstW, dstH); in SK_ATTRIBUTE()
[all …]
DSkBlurImageFilter.cpp413 dstH = dstBounds.height(); in copy_image_with_bounds() local
415 SkImageInfo dstInfo = SkImageInfo::Make(dstW, dstH, inputBM.colorType(), inputBM.alphaType()); in copy_image_with_bounds()
489 dstH = dstBounds.height(); in cpu_blur() local
491 SkImageInfo dstInfo = SkImageInfo::Make(dstW, dstH, inputBM.colorType(), inputBM.alphaType()); in cpu_blur()
DSkScalerContext.cpp350 int dstH = srcH; in generateMask() local
377 clip.setRect(SkIRect::MakeWH(dstW, dstH)); in generateMask()
379 const SkImageInfo info = SkImageInfo::MakeA8(dstW, dstH); in generateMask()
/external/skia/src/core/
DSkMaskBlurFilter.cpp306 size_t dstH = safe.add(src.fBounds.height(), safe.add(radiusY, radiusY)); in prepare_destination() local
308 dst.fBounds.set(0, 0, SkTo<int>(dstW), SkTo<int>(dstH)); in prepare_destination()
316 size_t toAlloc = safe.mul(dstW, dstH); in prepare_destination()
620 uint8_t* dst, size_t dstStride, int dstW, int dstH) { in blur_x_rect() argument
629 for (int y = 0; y < dstH; y++) { in blur_x_rect()
639 uint8_t* dst, size_t dstStride, int dstW, int dstH) { in SK_ATTRIBUTE()
643 blur_x_rect(blur_x_radius_1, gauss, src, srcStride, srcW, dst, dstStride, dstW, dstH); in SK_ATTRIBUTE()
647 blur_x_rect(blur_x_radius_2, gauss, src, srcStride, srcW, dst, dstStride, dstW, dstH); in SK_ATTRIBUTE()
651 blur_x_rect(blur_x_radius_3, gauss, src, srcStride, srcW, dst, dstStride, dstW, dstH); in SK_ATTRIBUTE()
655 blur_x_rect(blur_x_radius_4, gauss, src, srcStride, srcW, dst, dstStride, dstW, dstH); in SK_ATTRIBUTE()
[all …]
DSkBlurImageFilter.cpp413 dstH = dstBounds.height(); in copy_image_with_bounds() local
415 SkImageInfo dstInfo = SkImageInfo::Make(dstW, dstH, inputBM.colorType(), inputBM.alphaType()); in copy_image_with_bounds()
489 dstH = dstBounds.height(); in cpu_blur() local
491 SkImageInfo dstInfo = SkImageInfo::Make(dstW, dstH, inputBM.colorType(), inputBM.alphaType()); in cpu_blur()
DSkScalerContext.cpp344 int dstH = srcH; in generateMask() local
371 clip.setRect(SkIRect::MakeWH(dstW, dstH)); in generateMask()
373 const SkImageInfo info = SkImageInfo::MakeA8(dstW, dstH); in generateMask()
/external/swiftshader/src/Renderer/
DETC_Decoder.cpp677 …const unsigned char* src, unsigned char *dst, int w, int h, int dstW, int dstH, int dstPitch, int … in Decode() argument
693 …ETC2::DecodeBlock(sources, dstRow + (x * dstBpp), 1, x, y, dstW, dstH, dstPitch, inputType == ETC_… in Decode()
705 …ETC2::DecodeBlock(sources, dstRow + (x * dstBpp), 2, x, y, dstW, dstH, dstPitch, inputType == ETC_… in Decode()
716 …sources[0]->decodeBlock(dstRow + (x * dstBpp), x, y, dstW, dstH, dstPitch, alphaValues, inputType … in Decode()
727 ETC2::DecodeBlock(&sources[0], &(alphaValues[0][0]), 1, x, y, dstW, dstH, 4, false, false); in Decode()
731 sources[0]->decodeBlock(dstRow + (x * dstBpp), x, y, dstW, dstH, dstPitch, alphaValues, false); in Decode()
DETC_Decoder.hpp40 …static bool Decode(const unsigned char* src, unsigned char *dst, int w, int h, int dstW, int dstH,…
DSurface.cpp3672 int dstH = dst->getHeight(); in copyCubeEdge() local
3674 ASSERT(srcW == srcH && dstW == dstH && srcW == dstW && srcBytes == dstBytes); in copyCubeEdge()
3682 …int dstStart = ((dstEdge == BOTTOM) ? dstPitch * (dstH + 1) : ((dstEdge == RIGHT) ? dstBytes * (ds… in copyCubeEdge()
3700 y0 = dstH; in copyCubeEdge()
3701 y1 = dstH - 1; in copyCubeEdge()
/external/mesa3d/src/mesa/drivers/common/
Dmeta_blit.c617 const GLint dstH = abs(dstY1 - dstY0); in blitframebuffer_texture() local
699 scaled_blit = dstW != srcW || dstH != srcH; in blitframebuffer_texture()
808 _mesa_set_viewport(ctx, 0, dstX, dstY, dstW, dstH); in blitframebuffer_texture()
958 const GLint dstH = abs(dstY1 - dstY0); in _mesa_meta_BlitFramebuffer() local
960 const GLint dstFlipY = (dstY1 - dstY0) / dstH; in _mesa_meta_BlitFramebuffer()
/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_renderer.c307 float dstW, float dstH, struct xa_surface *srf[]) in setup_vertex_data_yuv() argument
329 add_vertex_1tex(r, dstX + dstW, dstY + dstH, s1, t1); in setup_vertex_data_yuv()
331 add_vertex_1tex(r, dstX, dstY + dstH, s0, t1); in setup_vertex_data_yuv()
/external/deqp/modules/gles2/accuracy/
Des2aVaryingInterpolationTests.cpp67 float dstH = (float)dst.getHeight(); in renderReference() local
81 float ny = wy / dstH; in renderReference()
/external/deqp/modules/gles3/accuracy/
Des3aVaryingInterpolationTests.cpp69 float dstH = (float)dst.getHeight(); in renderReference() local
83 float ny = wy / dstH; in renderReference()
/external/v8/src/arm/
Dassembler-arm.cc1722 Register dstH, in smlal() argument
1727 DCHECK(!dstL.is(pc) && !dstH.is(pc) && !src1.is(pc) && !src2.is(pc)); in smlal()
1728 DCHECK(!dstL.is(dstH)); in smlal()
1729 emit(cond | B23 | B22 | A | s | dstH.code()*B16 | dstL.code()*B12 | in smlal()
1735 Register dstH, in smull() argument
1740 DCHECK(!dstL.is(pc) && !dstH.is(pc) && !src1.is(pc) && !src2.is(pc)); in smull()
1741 DCHECK(!dstL.is(dstH)); in smull()
1742 emit(cond | B23 | B22 | s | dstH.code()*B16 | dstL.code()*B12 | in smull()
1748 Register dstH, in umlal() argument
1753 DCHECK(!dstL.is(pc) && !dstH.is(pc) && !src1.is(pc) && !src2.is(pc)); in umlal()
[all …]
Dassembler-arm.h933 void smlal(Register dstL, Register dstH, Register src1, Register src2,
936 void smull(Register dstL, Register dstH, Register src1, Register src2,
939 void umlal(Register dstL, Register dstH, Register src1, Register src2,
942 void umull(Register dstL, Register dstH, Register src1, Register src2,
/external/valgrind/VEX/priv/
Dhost_arm64_isel.c3409 HReg dstH = newVRegD(env); in iselF16Expr_wrk() local
3410 addInstr(env, ARM64Instr_VCvtHS(False/*!hToS*/, dstH, srcS)); in iselF16Expr_wrk()
3411 return dstH; in iselF16Expr_wrk()
3416 HReg dstH = newVRegD(env); in iselF16Expr_wrk() local
3417 addInstr(env, ARM64Instr_VCvtHD(False/*!hToD*/, dstH, srcD)); in iselF16Expr_wrk()
3418 return dstH; in iselF16Expr_wrk()
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp3120 int dstH = de::abs(dstY1-dstY0); in blitFramebuffer() local
3121 bool scale = srcW != dstW || srcH != dstH; in blitFramebuffer()
3127 IVec4 dstRect = IVec4(dstOriginX, dstOriginY, dstW, dstH); in blitFramebuffer()
3143 RC_IF_ERROR(srcW != dstW || srcH != dstH, GL_INVALID_OPERATION, RC_RET_VOID); in blitFramebuffer()