Searched refs:VertexMap (Results 1 – 3 of 3) sorted by relevance
/external/libxcam/xcore/interface/ |
D | stitcher.h | 216 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,
|
D | stitcher.cpp | 601 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/ |
D | test-soft-image.cpp | 363 BowlModel::VertexMap bowl_vertices; in remap_topview_buf()
|