Searched defs:dstH (Results 1 – 11 of 11) sorted by relevance
/external/skia/src/effects/ |
D | SkTestImageFilters.cpp | 33 int dstH = SkScalarRoundToInt(src.height() * scale); in onFilterImage() local
|
/external/deqp/modules/glshared/ |
D | glsTextureTestUtil.cpp | 509 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/ |
D | es2aVaryingInterpolationTests.cpp | 66 float dstH = (float)dst.getHeight(); in renderReference() local
|
/external/deqp/modules/gles3/accuracy/ |
D | es3aVaryingInterpolationTests.cpp | 69 float dstH = (float)dst.getHeight(); in renderReference() local
|
/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()
|
/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()
|
/external/skia/src/core/ |
D | SkScalerContext.cpp | 379 int dstH = srcH; in generateMask() local
|
/external/v8/src/arm/ |
D | assembler-arm.cc | 1583 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/ |
D | LwjglRenderer.java | 1183 int dstH = 0; in copyFrameBuffer() local
|
/external/valgrind/VEX/priv/ |
D | host_arm64_isel.c | 3381 HReg dstH = newVRegD(env); in iselF16Expr_wrk() local 3388 HReg dstH = newVRegD(env); in iselF16Expr_wrk() local
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceContext.cpp | 3120 int dstH = de::abs(dstY1-dstY0); in blitFramebuffer() local
|