/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLInputEventExample/src/ |
D | WLEyes.cpp | 147 CreateEllipsePoints(const float& centerX, const float& centerY, in CreateEllipsePoints() 227 WLEye::CreateEyeLiner(const float& centerX, const float& centerY, in CreateEyeLiner() 240 WLEye::CreateWhiteEye(const float& centerX, const float& centerY, in CreateWhiteEye() 251 WLEye::CreatePupil(const float& centerX, const float& centerY, in CreatePupil()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | ProvokingVertexTest.cpp | 234 float centerX = sumX / 3.0f * 0.5f + 0.5f; in TEST_P() local 290 float centerX = sumX / 3.0f * 0.5f + 0.5f; in TEST_P() local
|
D | SimpleOperationTest.cpp | 456 const auto centerX = getWindowWidth() / 2; in TEST_P() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | ProvokingVertexTest.cpp | 229 float centerX = sumX / 3.0f * 0.5f + 0.5f; in TEST_P() local 285 float centerX = sumX / 3.0f * 0.5f + 0.5f; in TEST_P() local
|
D | SimpleOperationTest.cpp | 458 const auto centerX = getWindowWidth() / 2; in TEST_P() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fPrimitiveRestartTests.cpp | 323 float centerX = -1.0f + 2.0f * ((float)col + 0.5f) / (float)numCols; in init() local 390 float centerX = -1.0f + 2.0f * ((float)col + 0.5f) / (float)numCols; in init() local
|
/third_party/skia/gm/ |
D | addarc.cpp | 281 SkScalar centerX = 50; variable
|
/third_party/flutter/skia/gm/ |
D | addarc.cpp | 283 SkScalar centerX = 50; variable
|
/third_party/harfbuzz/src/ |
D | hb-ot-color-colr-table.hh | 336 Var<FWORD> centerX; member 420 Var<HBFixed> centerX; member 439 Var<HBFixed> centerX; member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-color-colr-table.hh | 518 FWORD centerX; member 690 FWORD centerX; member 744 FWORD centerX; member 798 FWORD centerX; member 854 FWORD centerX; member
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/ |
D | esextcTextureBorderClampSamplingTexture.cpp | 1012 glw::GLuint centerX = m_test_configuration.get_width() / 2; in checkLinear() local
|
/third_party/flutter/skia/samplecode/ |
D | SampleLitAtlas.cpp | 193 void drawLightDir(SkCanvas* canvas, SkScalar centerX, SkScalar centerY) { in drawLightDir()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationCoordinatesTests.cpp | 200 void drawPoint (tcu::Surface& dst, const int centerX, const int centerY, const tcu::RGBA& color, co… in drawPoint()
|
/third_party/skia/include/core/ |
D | SkRect.h | 786 SkScalar centerX() const { in centerX() function
|
/third_party/flutter/skia/include/core/ |
D | SkRect.h | 885 SkScalar centerX() const { in centerX() function
|
/third_party/weex-loader/deps/weex-styler/lib/ |
D | validator.js | 2511 centerX: LENGTH_VALIDATOR, property 2859 centerX: LENGTH_VALIDATOR, property 3005 centerX: LENGTH_VALIDATOR, property
|
/third_party/flutter/skia/src/gpu/ops/ |
D | GrDashOp.cpp | 163 SkScalar centerX = SkScalarHalf(endInterval); in setup_dashed_rect() local
|
/third_party/skia/src/gpu/ops/ |
D | DashOp.cpp | 141 SkScalar centerX = SkScalarHalf(endInterval); in setup_dashed_rect() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderBuiltinVarTests.cpp | 2060 const float centerX = float(width) *(x*0.5f + 0.5f); in iterate() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fTessellationTests.cpp | 1024 static inline void drawPoint (tcu::Surface& dst, int centerX, int centerY, const tcu::RGBA& color, … in drawPoint()
|