Home
last modified time | relevance | path

Searched defs:kSpec (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/ganesh/ops/
DDrawMeshOp.cpp950 static const SkMeshSpecification* kSpec = make_vertices_spec(false, false); in MeshOp() local
955 static const SkMeshSpecification* kSpec = make_vertices_spec(true, false); in MeshOp() local
960 static const SkMeshSpecification* kSpec = make_vertices_spec(false, true); in MeshOp() local
965 static const SkMeshSpecification* kSpec = make_vertices_spec(true, true); in MeshOp() local
/external/skia/tools/viewer/
DDegenerateQuadsSlide.cpp417 static const VertexSpec kSpec = in getTessellatedPoints() local