Home
last modified time | relevance | path

Searched defs:xScale (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/src/core/
H A DSkDrawShadowInfo.cpp128 SkScalar xScale = 2/(pathBounds.fRight - pathBounds.fLeft); in GetSpotShadowTransform() local
H A DSkRRect.cpp474 SkScalar xScale = matrix.getScaleX(); in transform() local
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DCommon.h296 float xScale = yScale / aspectRatio; in Perspective() local
/third_party/openmax/api/1.1.2/
H A DOMX_Other.h233 OMX_S32 xScale; /**< Current media time scale in Q16 format. */ member
246 OMX_S32 xScale; /**< This is a value in Q16 format which is used for member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationShaderInputOutputTests.cpp413 const float xScale = 1.0f / static_cast<float>(getNumPrimitives(caseDef.caseType)); in initPrograms() local
869 const float xScale = 1.0f / 8.0f; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationShaderInputOutputTests.cpp414 const float xScale = 1.0f / static_cast<float>(getNumPrimitives(caseDef.caseType)); in initPrograms() local
870 const float xScale = 1.0f / 8.0f; in initPrograms() local
/third_party/skia/tests/
H A DRoundRectTest.cpp670 SkScalar xScale = SkIntToScalar(3); in test_transform_helper() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp1024 const tcu::Vec4 xScale = tcu::Vec4(1.0f, 0.0f, 0.5f, -0.5f); in verify() local
1326 const tcu::Vec4 xScale = tcu::Vec4(1.0f, 0.0f, 0.5f, -0.5f); in verify() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderDerivateTests.cpp1105 const tcu::Vec4 xScale = tcu::Vec4(0.5f, 0.5f, 0.5f, -0.5f); in verify() local
1435 const tcu::Vec4 xScale = tcu::Vec4(1.0f, 0.5f, 0.5f, -0.5f); in verify() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp997 const tcu::Vec4 xScale = tcu::Vec4(1.0f, 0.0f, 0.5f, -0.5f); in verify() local
1300 const tcu::Vec4 xScale = tcu::Vec4(1.0f, 0.0f, 0.5f, -0.5f); in verify() local
[all...]
/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp741 get_glyph_bounds_device_space(const SkGlyph* glyph, SkScalar xScale, SkScalar yScale, SkPoint xy, const SkMatrix& ctm) get_glyph_bounds_device_space() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp3797 const float xScale = static_cast<float>(blit.srcOffsets[1].x - blit.srcOffsets[0].x) / static_cast<float>(blit.dstOffsets[1].x - blit.dstOffsets[0].x); in forEach() local
4281 const int xScale = (mirrorMode & MIRROR_MODE_X) ? -1 : 1; in blit() local

Completed in 41 milliseconds