Home
last modified time | relevance | path

Searched defs:kVertices (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/constants/
Dannotation_common.cpp27 const char kVertices[] = "Vertices"; variable
/external/skia/src/gpu/graphite/geom/
DGeometry.h35 kEmpty, kShape, kVertices, kSubRun, kEdgeAAQuad, kCoverageMaskShape, kAnalyticBlur enumerator
/external/skia/tests/
DDMSAATest.cpp78 static const SkPoint kVertices[3] = {{-.5f,-.5f}, {kWidth * 2.1f, 0}, {0, kHeight * 2.1f}}; in draw_paint_with_dmsaa() local
/external/skia/src/gpu/graphite/
DDrawWriter.h243 enum class Target { kVertices, kInstances }; enumerator
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawInvertedDepthRangesTests.cpp87 const std::array<Vec4, 3u> kVertices = {{ variable
/external/angle/src/tests/gl_tests/
DStateChangeTest.cpp7628 const std::array<GLfloat, 6> kVertices = { in TEST_P() local
7727 const std::array<GLfloat, 6> kVertices = { in TEST_P() local
7811 const std::array<GLfloat, 6> kVertices = { in TEST_P() local
DImageTest.cpp8798 const std::array<Vector3, 12> kVertices = {{ in TEST_P() local