Home
last modified time | relevance | path

Searched refs:VertexMap (Results 1 – 3 of 3) sorted by relevance

/external/libxcam/xcore/interface/
Dstitcher.h216 typedef std::vector<PointFloat3> VertexMap; typedef
229 VertexMap &vertices, PointMap &texture_points, IndexVector &indeices,
233 VertexMap &vertices, PointMap &texture_points, IndexVector &indeices,
237 VertexMap &vertices, PointMap &texture_points, IndexVector &indeices,
Dstitcher.cpp601 VertexMap &vertices, PointMap &texture_points, IndexVector &indeices, in get_stitch_image_vertex_model()
649 VertexMap &vertices, PointMap &texture_points, IndexVector &indeices, in get_bowlview_vertex_model()
657 VertexMap &vertices, PointMap &texture_points, IndexVector &indeices, in get_topview_vertex_model()
/external/libxcam/tests/
Dtest-soft-image.cpp363 BowlModel::VertexMap bowl_vertices; in remap_topview_buf()