Searched defs:kSpec (Results 1 – 2 of 2) sorted by relevance
1009 static const SkMeshSpecification* kSpec = make_vertices_spec(false, false); in MeshOp() local1014 static const SkMeshSpecification* kSpec = make_vertices_spec(true, false); in MeshOp() local1019 static const SkMeshSpecification* kSpec = make_vertices_spec(false, true); in MeshOp() local1024 static const SkMeshSpecification* kSpec = make_vertices_spec(true, true); in MeshOp() local
417 static const VertexSpec kSpec = in getTessellatedPoints() local