Searched defs:kSpec (Results 1 – 2 of 2) sorted by relevance
787 static const SkMeshSpecification* kSpec = make_vertices_spec(false, false); in MeshOp() local792 static const SkMeshSpecification* kSpec = make_vertices_spec(true, false); in MeshOp() local797 static const SkMeshSpecification* kSpec = make_vertices_spec(false, true); in MeshOp() local802 static const SkMeshSpecification* kSpec = make_vertices_spec(true, true); in MeshOp() local
417 static const VertexSpec kSpec = in getTessellatedPoints() local