Searched defs:centerY (Results 1 - 10 of 10) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | ProvokingVertexTest.cpp | 235 float centerY = sumY / 3.0f * 0.5f + 0.5f; in TEST_P() local 291 float centerY = sumY / 3.0f * 0.5f + 0.5f; in TEST_P() local
|
H A D | SimpleOperationTest.cpp | 457 const auto centerY = getWindowHeight() / 2; in TEST_P() local
|
/third_party/skia/gm/ |
H A D | addarc.cpp | 282 SkScalar centerY = outerRadius; in DEF_SIMPLE_GM() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/ |
H A D | esextcTextureBorderClampSamplingTexture.cpp | 1031 glw::GLuint centerY = h / 2; in checkLinear() local [all...] |
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fPrimitiveRestartTests.cpp | 319 float centerY = -1.0f + 2.0f * ((float)row + 0.5f) / (float)numRows; in init() local 386 float centerY = -1.0f + 2.0f * ((float)row + 0.5f) / (float)numRows; in init() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_morpho.c | 580 int centerX, centerY; in build_chord_set() local
|
/third_party/backends/sanei/ |
H A D | sanei_magic.c | 503 sanei_magic_findSkew(SANE_Parameters * params, SANE_Byte * buffer, int dpiX, int dpiY, int * centerX, int * centerY, double * finSlope) sanei_magic_findSkew() argument 605 sanei_magic_rotate(SANE_Parameters * params, SANE_Byte * buffer, int centerX, int centerY, double slope, int bg_color) sanei_magic_rotate() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderBuiltinVarTests.cpp | 2071 const float centerY = float(height)*(y*0.5f + 0.5f); in iterate() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-color-colr-table.hh | 519 FWORD centerY; member 691 FWORD centerY; member 745 FWORD centerY; member 799 FWORD centerY; member 855 FWORD centerY; member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
H A D | vktShaderRenderBuiltinVarTests.cpp | 2071 const float centerY = float(height)*(y*0.5f + 0.5f); in iterate() local
|
Completed in 19 milliseconds