Home | History | Annotate | Download | only in camera

Lines Matching refs:onOrientationEvent

66         camera->onOrientationEvent(orientation, tilt);
75 void CameraHal::onOrientationEvent(uint32_t orientation, uint32_t tilt) {
79 mCameraAdapter->onOrientationEvent(orientation, tilt);