Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/
Dutils.cpp112 double stepX = (max - min) / static_cast<double>(width); in YUVGenerateNV12() local
158 double stepX = (max - min) / static_cast<double>(width); in YUVGenerateYV12() local
591 double stepX = (valueMax - valueMin) / static_cast<double>(width); in DataGenerate() local
642 double stepX = (valueMax - valueMin) / static_cast<double>(width); in DataGenerate() local
755 double stepX = (valueMax - valueMin) / static_cast<double>(width); in DataGenerate() local
/external/skia/gm/
Dgpu_blur_utils.cpp81 float stepX = sigmaX; in slow_blur() local
/external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
DesextcTextureBorderClampSamplingTexture.cpp1014 glw::GLuint stepX = m_test_configuration.get_width() / 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.cpp393 T stepX = range / sizeX; in DataGen() local
497 double stepX = widthRef / static_cast<double>(widthTest); in BuffersCompare() local