Home
last modified time | relevance | path

Searched refs:transform_coordinate_system (Results 1 – 2 of 2) sorted by relevance

/external/libxcam/xcore/
Dimage_projector.cpp190 ImageProjector::transform_coordinate_system (CoordinateSystemConv &transform) in transform_coordinate_system() function in XCam::ImageProjector
202 return transform_coordinate_system (world_to_device) in align_coordinate_system()
204 * transform_coordinate_system (device_to_image); in align_coordinate_system()
Dimage_projector.h145 Mat3d transform_coordinate_system (CoordinateSystemConv &transform);