/external/skia/src/effects/ |
D | SkTestImageFilters.cpp | 39 int dstH = SkScalarRoundToInt(src.height() * scale); in onFilterImageDeprecated() local 43 if (dstH < 1) { in onFilterImageDeprecated() 44 dstH = 1; in onFilterImageDeprecated() 51 SkBaseDevice* dev = proxy->createDevice(dstW, dstH); in onFilterImageDeprecated()
|
/external/deqp/modules/glshared/ |
D | glsTextureTestUtil.cpp | 509 float dstH = (float)dst.getHeight(); in sampleTextureProjected() local 524 float ny = wy / dstH; in sampleTextureProjected() 528 float triWy = triNdx ? dstH - wy : wy; in sampleTextureProjected() 549 float dstH = (float)dst.getHeight(); in sampleTextureProjected() local 567 float ny = wy / dstH; in sampleTextureProjected() 571 float triWy = triNdx ? dstH - wy : wy; in sampleTextureProjected() 655 const float dstH = float(dstSize.y()); in sampleTextureCube() local 673 const float ny = wy / dstH; in sampleTextureCube() 685 const tcu::Vec3 coordDy (triDerivateY(triS[triNdx], triW[triNdx], wy, dstH, triNx), in sampleTextureCube() 686 triDerivateY(triT[triNdx], triW[triNdx], wy, dstH, triNx), in sampleTextureCube() [all …]
|
/external/skia/src/core/ |
D | SkBitmapController.cpp | 113 const int dstH = SkScalarRoundToScalar(provider.height() / invScaleY); in processHQRequest() local 114 const SkBitmapCacheDesc desc = provider.makeCacheDesc(dstW, dstH); in processHQRequest() 126 dstW, dstH, SkResourceCache::GetAllocator())) { in processHQRequest() 142 SkIntToScalar(dstH) / provider.height()); in processHQRequest()
|
D | SkBitmapScaler.cpp | 208 static bool valid_for_resize(const SkPixmap& source, int dstW, int dstH) { in valid_for_resize() argument 211 source.width() >= 1 && source.height() >= 1 && dstW >= 1 && dstH >= 1; in valid_for_resize()
|
D | SkScalerContext.cpp | 379 int dstH = srcH; in generateMask() local 406 clip.setRect(SkIRect::MakeWH(dstW, dstH)); in generateMask() 408 const SkImageInfo info = SkImageInfo::MakeA8(dstW, dstH); in generateMask()
|
/external/opencv3/3rdparty/include/ffmpeg_/libswscale/ |
D | swscale.h | 195 int dstW, int dstH, enum AVPixelFormat dstFormat, 322 int dstW, int dstH, enum AVPixelFormat dstFormat,
|
/external/skia/src/gpu/ |
D | GrTextureToYUVPlanes.cpp | 22 static bool convert_texture(GrTexture* src, GrDrawContext* dst, int dstW, int dstH, in convert_texture() argument 26 SkScalar yScale = SkIntToScalar(src->height()) / dstH / src->height(); in convert_texture() 46 dst->drawRect(GrClip::WideOpen(), paint, SkMatrix::I(), SkRect::MakeIWH(dstW, dstH)); in convert_texture()
|
/external/mesa3d/src/gallium/state_trackers/xorg/ |
D | xorg_renderer.c | 288 float dstX, float dstY, float dstW, float dstH, in setup_vertex_data_yuv() argument 310 add_vertex_1tex(r, dstX + dstW, dstY + dstH, in setup_vertex_data_yuv() 313 add_vertex_1tex(r, dstX, dstY + dstH, in setup_vertex_data_yuv()
|
/external/mesa3d/src/gallium/state_trackers/xa/ |
D | xa_renderer.c | 294 float dstW, float dstH, struct xa_surface *srf[]) in setup_vertex_data_yuv() argument 316 add_vertex_1tex(r, dstX + dstW, dstY + dstH, s1, t1); in setup_vertex_data_yuv() 318 add_vertex_1tex(r, dstX, dstY + dstH, s0, t1); in setup_vertex_data_yuv()
|
/external/deqp/modules/gles3/accuracy/ |
D | es3aVaryingInterpolationTests.cpp | 69 float dstH = (float)dst.getHeight(); in renderReference() local 83 float ny = wy / dstH; in renderReference()
|
/external/deqp/modules/gles2/accuracy/ |
D | es2aVaryingInterpolationTests.cpp | 66 float dstH = (float)dst.getHeight(); in renderReference() local 80 float ny = wy / dstH; in renderReference()
|
/external/v8/src/arm/ |
D | assembler-arm.cc | 1635 Register dstH, in smlal() argument 1640 DCHECK(!dstL.is(pc) && !dstH.is(pc) && !src1.is(pc) && !src2.is(pc)); in smlal() 1641 DCHECK(!dstL.is(dstH)); in smlal() 1642 emit(cond | B23 | B22 | A | s | dstH.code()*B16 | dstL.code()*B12 | in smlal() 1648 Register dstH, in smull() argument 1653 DCHECK(!dstL.is(pc) && !dstH.is(pc) && !src1.is(pc) && !src2.is(pc)); in smull() 1654 DCHECK(!dstL.is(dstH)); in smull() 1655 emit(cond | B23 | B22 | s | dstH.code()*B16 | dstL.code()*B12 | in smull() 1661 Register dstH, in umlal() argument 1666 DCHECK(!dstL.is(pc) && !dstH.is(pc) && !src1.is(pc) && !src2.is(pc)); in umlal() [all …]
|
D | assembler-arm.h | 884 void smlal(Register dstL, Register dstH, Register src1, Register src2, 887 void smull(Register dstL, Register dstH, Register src1, Register src2, 890 void umlal(Register dstL, Register dstH, Register src1, Register src2, 893 void umull(Register dstL, Register dstH, Register src1, Register src2,
|
/external/valgrind/VEX/priv/ |
D | host_arm64_isel.c | 3381 HReg dstH = newVRegD(env); in iselF16Expr_wrk() local 3382 addInstr(env, ARM64Instr_VCvtHS(False/*!hToS*/, dstH, srcS)); in iselF16Expr_wrk() 3383 return dstH; in iselF16Expr_wrk() 3388 HReg dstH = newVRegD(env); in iselF16Expr_wrk() local 3389 addInstr(env, ARM64Instr_VCvtHD(False/*!hToD*/, dstH, srcD)); in iselF16Expr_wrk() 3390 return dstH; in iselF16Expr_wrk()
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceContext.cpp | 3120 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()
|