Searched refs:getRotation (Results 1 - 17 of 17) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/examples/python/
H A Ditg3200.py32 ang = gyro.getRotation() # Read rotational speed (deg/sec)
/hardware/bsp/intel/peripheral/libupm/src/itg3200/
H A Ditg3200.h86 float* getRotation();
H A Djavaupm_itg3200.i16 %typemap(out) float *getRotation {
H A Ditg3200.cxx109 Itg3200::getRotation() function in class:Itg3200
/hardware/bsp/intel/peripheral/libupm/examples/c++/
H A Ditg3200.cxx41 ang = gyro->getRotation(); // Read rotational speed (deg/sec)
/hardware/bsp/intel/peripheral/libupm/examples/java/
H A DItg3200Sample.java48 ang = gyro.getRotation();
/hardware/bsp/intel/peripheral/libupm/examples/javascript/
H A Ditg3200.js41 ang = gyro.getRotation(); // Read rotational speed (deg/sec)
/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraParametersIntf.h115 uint32_t getRotation();
H A DQCameraParametersIntf.cpp310 uint32_t QCameraParametersIntf::getRotation() function in class:qcamera::QCameraParametersIntf
314 return mImpl->getRotation();
H A DQCameraParameters.h673 uint32_t getRotation();
H A DQCamera2HWI.cpp4447 mParameters.setJpegRotation(mParameters.getRotation());
5196 mParameters.setJpegRotation(mParameters.getRotation());
5329 mParameters.setJpegRotation(mParameters.getRotation());
H A DQCameraParameters.cpp10653 * FUNCTION : getRotation
10661 uint32_t QCameraParameters::getRotation() { function in class:qcamera::QCameraParameters
/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCameraParametersIntf.h122 uint32_t getRotation();
H A DQCameraParametersIntf.cpp320 uint32_t QCameraParametersIntf::getRotation() function in class:qcamera::QCameraParametersIntf
324 return mImpl->getRotation();
H A DQCameraParameters.h679 uint32_t getRotation();
H A DQCamera2HWI.cpp4801 mParameters.setJpegRotation(mParameters.getRotation());
5552 mParameters.setJpegRotation(mParameters.getRotation());
5688 mParameters.setJpegRotation(mParameters.getRotation());
H A DQCameraParameters.cpp10949 * FUNCTION : getRotation
10957 uint32_t QCameraParameters::getRotation() { function in class:qcamera::QCameraParameters

Completed in 240 milliseconds