Home
last modified time | relevance | path

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

/packages/services/Car/surround_view/service-impl/
Dcore_lib.h89 typedef Coordinate2dBase<int> Coordinate2dInteger; typedef
757 const Coordinate2dInteger& camera_point, int camera_index,
765 const Coordinate2dInteger& camera_point, int camera_index,
DSurroundView2dSession.cpp415 const Coordinate2dInteger camPoint(cameraPoint.x, cameraPoint.y); in projectCameraPoints()
DSurroundView3dSession.cpp535 const Coordinate2dInteger camCoord(cameraPoint.x, cameraPoint.y); in projectCameraPointsTo3dSurface()