| /hardware/qcom/display/msm8960/liboverlay/ | 
| D | mdpWrapper.h | 128 inline bool startRotator(int fd, msm_rotator_img_info& rot) {  in startRotator() 137 inline bool rotate(int fd, msm_rotator_data_info& rot) {  in rotate() 245 inline void dump(const char* const s, const msm_rotator_img_info& rot) {  in dump() 253 inline void dump(const char* const s, const msm_rotator_data_info& rot) {  in dump()
  | 
| D | overlayRotator.cpp | 142     overlay::Rotator *rot = NULL;  in getNext()  local
  | 
| D | overlayUtils.cpp | 382         const msm_rotator_img_info& rot) {  in getDump() 394         const msm_rotator_data_info& rot) {  in getDump()
  | 
| D | overlayMdp.cpp | 119     int rot = utils::getMdpOrient(orient);  in setTransform()  local
  | 
| D | overlayMdpRot.cpp | 117 void MdpRot::setTransform(const utils::eTransform& rot)  in setTransform()
  | 
| D | overlayMdssRot.cpp | 99 void MdssRot::setTransform(const utils::eTransform& rot)  in setTransform()
  | 
| /hardware/qcom/display/msm8226/liboverlay/ | 
| D | mdpWrapper.h | 151 inline bool startRotator(int fd, msm_rotator_img_info& rot) {  in startRotator() 161 inline bool rotate(int fd, msm_rotator_data_info& rot) {  in rotate() 336 inline void dump(const char* const s, const msm_rotator_img_info& rot) {  in dump() 344 inline void dump(const char* const s, const msm_rotator_data_info& rot) {  in dump()
  | 
| D | overlayRotator.cpp | 147     overlay::Rotator *rot = NULL;  in getNext()  local
  | 
| D | overlayUtils.cpp | 390         const msm_rotator_img_info& rot) {  in getDump() 402         const msm_rotator_data_info& rot) {  in getDump()
  | 
| D | overlayMdpRot.cpp | 126 void MdpRot::setTransform(const utils::eTransform& rot)  in setTransform()
  | 
| D | overlayMdp.cpp | 117     int rot = utils::getMdpOrient(orient);  in setTransform()  local
  | 
| /hardware/qcom/display/msm8994/liboverlay/ | 
| D | mdpWrapper.h | 153 inline bool startRotator(int fd, msm_rotator_img_info& rot) {  in startRotator() 163 inline bool rotate(int fd, msm_rotator_data_info& rot) {  in rotate() 360 inline void dump(const char* const s, const msm_rotator_img_info& rot) {  in dump() 368 inline void dump(const char* const s, const msm_rotator_data_info& rot) {  in dump()
  | 
| D | overlayUtils.cpp | 383         const msm_rotator_img_info& rot) {  in getDump() 395         const msm_rotator_data_info& rot) {  in getDump()
  | 
| /hardware/qcom/display/msm8960/liboverlay/pipes/ | 
| D | overlay3DPipe.h | 172 inline bool M3DExtPipe<CHAN>::init(RotatorBase* rot) {  in init() 241 inline bool M3DPrimaryPipe<CHAN>::init(RotatorBase* rot) {  in init() 296 inline bool S3DExtPipe<CHAN>::init(RotatorBase* rot) {  in init() 360 inline bool S3DPrimaryPipe<CHAN>::init(RotatorBase* rot) {  in init()
  | 
| /hardware/qcom/display/msm8084/liboverlay/pipes/ | 
| D | overlay3DPipe.h | 172 inline bool M3DExtPipe<CHAN>::init(RotatorBase* rot) {  in init() 241 inline bool M3DPrimaryPipe<CHAN>::init(RotatorBase* rot) {  in init() 296 inline bool S3DExtPipe<CHAN>::init(RotatorBase* rot) {  in init() 360 inline bool S3DPrimaryPipe<CHAN>::init(RotatorBase* rot) {  in init()
  | 
| /hardware/qcom/display/msm8084/liboverlay/ | 
| D | mdpWrapper.h | 151 inline bool startRotator(int fd, msm_rotator_img_info& rot) {  in startRotator() 160 inline bool rotate(int fd, msm_rotator_data_info& rot) {  in rotate() 341 inline void dump(const char* const s, const msm_rotator_img_info& rot) {  in dump() 349 inline void dump(const char* const s, const msm_rotator_data_info& rot) {  in dump()
  | 
| D | overlayRotator.cpp | 146     overlay::Rotator *rot = NULL;  in getNext()  local
  | 
| D | overlayMdpRot.cpp | 107 void MdpRot::setTransform(const utils::eTransform& rot)  in setTransform()
  | 
| D | overlayUtils.cpp | 459         const msm_rotator_img_info& rot) {  in getDump() 471         const msm_rotator_data_info& rot) {  in getDump()
  | 
| /hardware/google/graphics/common/libscaler/ | 
| D | libscaler.cpp | 374         int rot,  in exynos_sc_set_rotation() 548     unsigned int rot = 0;  in exynos_sc_config_exclusive()  local 683     unsigned int rot = 0;  in exynos_sc_config_blend_exclusive()  local
  | 
| D | libscaler-m2m1shot.cpp | 216 bool CScalerM2M1SHOT::SetRotate(int rot, int hflip, int vflip) {  in SetRotate()
  | 
| D | libscaler-v4l2.cpp | 434 bool CScalerV4L2::SetRotate(int rot, int flip_h, int flip_v)  in SetRotate()
  | 
| /hardware/invensense/65xx/libsensors_iio/software/core/mllite/ | 
| D | hal_outputs.c | 380     long rot[9], quat_geo[4];  in inv_get_rotation_geomagnetic()  local 409     long rot[9], quat_6_axis[4];  in inv_get_rotation_6_axis()  local 442     long rot[9];  in inv_get_rotation()  local
  | 
| /hardware/invensense/6515/libsensors_iio/software/core/mllite/ | 
| D | hal_outputs.c | 426     long rot[9], quat_geo[4];  in inv_get_rotation_geomagnetic()  local 455     long rot[9], quat_6_axis[4];  in inv_get_rotation_6_axis()  local 488     long rot[9];  in inv_get_rotation()  local
  | 
| /hardware/qcom/display/msm8960/libhwcomposer/ | 
| D | hwc_utils.cpp | 839 static inline int configRotator(Rotator *rot, const Whf& whf,  in configRotator() 935         const eIsFg& isFg, const eDest& dest, Rotator **rot) {  in configureLowRes() 1015         Rotator **rot) {  in configureHighRes() 1128 void LayerRotMap::add(hwc_layer_1_t* layer, Rotator *rot) {  in add()
  |