Searched refs:PointMap (Results 1 – 3 of 3) sorted by relevance
/external/libxcam/xcore/interface/ |
D | stitcher.h | 217 typedef std::vector<PointFloat2> PointMap; typedef 224 PointMap &texture_points, 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 | 560 PointMap &texture_points, in get_topview_rect_map() 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 | 342 BowlModel::PointMap points; in remap_topview_buf() 364 BowlModel::PointMap bowl_points; in remap_topview_buf()
|