/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/node/deps/v8/tools/system-analyzer/view/timeline/ |
D | timeline-track-map.mjs | 118 const centerX = sameChunk ? xTo : ((xFrom / 2 + midX + xTo / 2) / 2) | 0; constant
|
/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/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/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationCoordinatesTests.cpp | 202 void drawPoint (tcu::Surface& dst, const int centerX, const int centerY, const tcu::RGBA& color, co… in drawPoint()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
D | vktTessellationCoordinatesTests.cpp | 202 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 | 792 SkScalar centerX() const { in centerX() function
|
/third_party/weex-loader/deps/weex-styler/lib/ |
D | validator.js | 2512 centerX: LENGTH_VALIDATOR, property 2860 centerX: LENGTH_VALIDATOR, property 3006 centerX: LENGTH_VALIDATOR, property
|
/third_party/skia/src/gpu/ops/ |
D | DashOp.cpp | 141 SkScalar centerX = SkScalarHalf(endInterval); in setup_dashed_rect() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_morpho.c | 580 int centerX, centerY; in build_chord_set() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
D | vktShaderRenderBuiltinVarTests.cpp | 2070 const float centerX = float(width) *(x*0.5f + 0.5f); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderBuiltinVarTests.cpp | 2070 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()
|