Searched defs:kSpec (Results 1 – 2 of 2) sorted by relevance
950 static const SkMeshSpecification* kSpec = make_vertices_spec(false, false); in MeshOp() local955 static const SkMeshSpecification* kSpec = make_vertices_spec(true, false); in MeshOp() local960 static const SkMeshSpecification* kSpec = make_vertices_spec(false, true); in MeshOp() local965 static const SkMeshSpecification* kSpec = make_vertices_spec(true, true); in MeshOp() local
417 static const VertexSpec kSpec = in getTessellatedPoints() local