Searched defs:kVertices (Results 1 – 9 of 9) sorted by relevance
| /third_party/flutter/skia/platform_tools/android/apps/arcore/src/main/cpp/ |
| D | background_renderer.cc | 27 const GLfloat kVertices[] = { variable
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | PrimitiveTopologyTests.cpp | 139 constexpr static float kVertices[] = { variable
|
| /third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | PrimitiveTopologyTests.cpp | 136 constexpr static float kVertices[] = { variable
|
| /third_party/skia/tests/ |
| D | DMSAATest.cpp | 42 static const SkPoint kVertices[3] = {{-.5f,-.5f}, {kWidth * 2.1f, 0}, {0, kHeight * 2.1f}}; in draw_paint_with_dmsaa() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| D | vktDrawInvertedDepthRangesTests.cpp | 86 const std::array<Vec4, 3u> kVertices = variable
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| D | vktDrawInvertedDepthRangesTests.cpp | 86 const std::array<Vec4, 3u> kVertices = variable
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| D | RenderBundleValidationTests.cpp | 77 constexpr static float kVertices[] = {-1.f, 1.f, 1.f, -1.f, -1.f, 1.f}; in SetUp() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | PathRenderingTest.cpp | 1134 static const GLfloat kVertices[] = {75.0f, 75.0f, 50.0f, 25.5f, 50.0f, 50.0f, 25.0f, 75.0f}; in drawTestPattern() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | StateChangeTest.cpp | 6766 const std::array<GLfloat, 6> kVertices = { in TEST_P() local 6865 const std::array<GLfloat, 6> kVertices = { in TEST_P() local 6949 const std::array<GLfloat, 6> kVertices = { in TEST_P() local
|