Home
last modified time | relevance | path

Searched defs:stepY (Results 1 – 6 of 6) sorted by relevance

/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/
Dutils.cpp113 double stepY = (max - min) / static_cast<double>(height); in YUVGenerateNV12() local
159 double stepY = (max - min) / static_cast<double>(height); in YUVGenerateYV12() local
592 double stepY = (valueMax - valueMin) / static_cast<double>(height); in DataGenerate() local
643 double stepY = (valueMax - valueMin) / static_cast<double>(height); in DataGenerate() local
756 double stepY = (valueMax - valueMin) / static_cast<double>(height); in DataGenerate() local
/external/skia/gm/
Dgpu_blur_utils.cpp90 float stepY = sigmaY; in slow_blur() local
/external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
DesextcTextureBorderClampSamplingTexture.cpp1015 glw::GLuint stepY = m_test_configuration.get_height() / 3; in checkLinear() local
/external/skqp/tests/
DRoundRectTest.cpp382 SkScalar initX, int stepX, SkScalar initY, int stepY, in test_direction()
/external/skia/tests/
DRoundRectTest.cpp385 SkScalar initX, int stepX, SkScalar initY, int stepY, in test_direction()
/external/deqp/external/openglcts/modules/gles31/
Des31cDrawIndirectTests.cpp394 T stepY = range / sizeY; in DataGen() local
498 double stepY = heightRef / static_cast<double>(heightTest); in BuffersCompare() local