Home | History | Annotate | Download | only in camera

Lines Matching full:tilt

145 static void orientation_cb(uint32_t orientation, uint32_t tilt, void* cookie) {
150 camera->onOrientationEvent(orientation, tilt);
160 void CameraHal::onOrientationEvent(uint32_t orientation, uint32_t tilt) {
164 mCameraAdapter->onOrientationEvent(orientation, tilt);