Home
last modified time | relevance | path

Searched defs:translateY (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/src/gpu/ops/
H A DSmallPathRenderer.cpp379 SkScalar translateY = kAntiAliasPad - dy; in addDFPathToAtlas() local
475 SkScalar translateY = kAntiAliasPad - dy; in addBMPathToAtlas() local
H A DShadowRRectOp.cpp760 SkScalar translateY = random->nextSScalar1() * 1000.f; in GR_DRAW_OP_TEST_DEFINE() local
/third_party/skia/tests/
H A DRoundRectTest.cpp582 SkScalar translateY = SkIntToScalar(15); in test_transform_helper() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingBuiltinTests.cpp2154 const float translateY = translateSign * (1.0f / 16.0f) / float(m_data.height); in expectedMatrixValuesBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryBuiltinTests.cpp3605 const float translateY = (+1.0f / 16.0f) / float(height); in initAccelerationStructures() local
3821 const float translateY = (-1.0f / 16.0f) / float(height); in initAccelerationStructures() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryBuiltinTests.cpp3585 const float translateY = (+1.0f / 16.0f) / float(height); in initAccelerationStructures() local
3801 const float translateY = (-1.0f / 16.0f) / float(height); in initAccelerationStructures() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBuiltinTests.cpp2169 const float translateY = translateSign * (1.0f / 16.0f) / float(m_data.height); in expectedMatrixValuesBuffer() local

Completed in 36 milliseconds