Home
last modified time | relevance | path

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

/external/skia/src/effects/
DSkTestImageFilters.cpp33 int dstH = SkScalarRoundToInt(src.height() * scale); in onFilterImage() local
/external/deqp/modules/glshared/
DglsTextureTestUtil.cpp509 float dstH = (float)dst.getHeight(); in sampleTextureProjected() local
549 float dstH = (float)dst.getHeight(); in sampleTextureProjected() local
655 const float dstH = float(dstSize.y()); in sampleTextureCube() local
848 float dstH = (float)dst.getHeight(); in sampleTextureProjected() local
908 const float dstH = (float)dst.getHeight(); in sampleTextureCubeArray() local
1716 const float dstH = float(dstSize.y()); in computeTextureLookupDiff() local
1820 const float dstH = float(dstSize.y()); in computeTextureLookupDiff() local
2004 const float dstH = float(dstSize.y()); in computeTextureLookupDiff() local
2184 const float dstH = float(dstSize.y()); in computeTextureLookupDiff() local
2354 const float dstH = float(dstSize.y()); in computeTextureLookupDiff() local
[all …]
/external/deqp/modules/gles2/accuracy/
Des2aVaryingInterpolationTests.cpp66 float dstH = (float)dst.getHeight(); in renderReference() local
/external/deqp/modules/gles3/accuracy/
Des3aVaryingInterpolationTests.cpp69 float dstH = (float)dst.getHeight(); in renderReference() local
/external/mesa3d/src/gallium/state_trackers/xorg/
Dxorg_renderer.c288 float dstX, float dstY, float dstW, float dstH, in setup_vertex_data_yuv()
/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_renderer.c294 float dstW, float dstH, struct xa_surface *srf[]) in setup_vertex_data_yuv()
/external/skia/src/core/
DSkScalerContext.cpp379 int dstH = srcH; in generateMask() local
/external/v8/src/arm/
Dassembler-arm.cc1583 Register dstH, in smlal()
1596 Register dstH, in smull()
1609 Register dstH, in umlal()
1622 Register dstH, in umull()
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/
DLwjglRenderer.java1183 int dstH = 0; in copyFrameBuffer() local
/external/valgrind/VEX/priv/
Dhost_arm64_isel.c3381 HReg dstH = newVRegD(env); in iselF16Expr_wrk() local
3388 HReg dstH = newVRegD(env); in iselF16Expr_wrk() local
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp3120 int dstH = de::abs(dstY1-dstY0); in blitFramebuffer() local