HomeSort by relevance Sort by last modified time
    Searched refs:msm_rotator_img_info (Results 1 - 19 of 19) sorted by null

  /hardware/qcom/msm8960/kernel-headers/linux/
msm_rotator.h 25 #define MSM_ROTATOR_IOCTL_START _IOWR(MSM_ROTATOR_IOCTL_MAGIC, 1, struct msm_rotator_img_info)
45 struct msm_rotator_img_info { struct
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_rotator.h 10 _IOWR(MSM_ROTATOR_IOCTL_MAGIC, 1, struct msm_rotator_img_info)
33 struct msm_rotator_img_info { struct
  /hardware/qcom/msm8x74/kernel-headers/linux/
msm_rotator.h 25 #define MSM_ROTATOR_IOCTL_START _IOWR(MSM_ROTATOR_IOCTL_MAGIC, 1, struct msm_rotator_img_info)
36 struct msm_rotator_img_info { struct
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
msm_rotator.h 10 _IOWR(MSM_ROTATOR_IOCTL_MAGIC, 1, struct msm_rotator_img_info)
24 struct msm_rotator_img_info { struct
  /hardware/qcom/display/msm8960/liboverlay/
mdpWrapper.h 58 bool startRotator(int fd, msm_rotator_img_info& rot);
92 void dump(const char* const s, const msm_rotator_img_info& rot);
128 inline bool startRotator(int fd, msm_rotator_img_info& rot) {
245 inline void dump(const char* const s, const msm_rotator_img_info& rot) {
246 ALOGE("%s msm_rotator_img_info sessid=%u dstx=%d dsty=%d rot=%d, ena=%d scale=%d",
overlayRotator.h 157 msm_rotator_img_info mRotImgInfo;
161 msm_rotator_img_info mLSRotImgInfo;
overlayMdpRot.cpp 68 sizeof (msm_rotator_img_info))) {
267 ovutils::getDump(buf, len, "MdpRotCtrl(msm_rotator_img_info)", mRotImgInfo);
overlayUtils.cpp 382 const msm_rotator_img_info& rot) {
overlayUtils.h 719 const msm_rotator_img_info& ov);
  /hardware/qcom/display/msm8974/liboverlay/
mdpWrapper.h 60 bool startRotator(int fd, msm_rotator_img_info& rot);
109 void dump(const char* const s, const msm_rotator_img_info& rot);
148 inline bool startRotator(int fd, msm_rotator_img_info& rot) {
333 inline void dump(const char* const s, const msm_rotator_img_info& rot) {
334 ALOGE("%s msm_rotator_img_info sessid=%u dstx=%d dsty=%d rot=%d, ena=%d scale=%d",
overlayRotator.h 157 msm_rotator_img_info mRotImgInfo;
159 msm_rotator_img_info mLSRotImgInfo;
overlayMdpRot.cpp 68 sizeof (msm_rotator_img_info))) {
overlayUtils.cpp 432 const msm_rotator_img_info& rot) {
overlayUtils.h 697 const msm_rotator_img_info& ov);
  /hardware/qcom/display/msm8x26/liboverlay/
mdpWrapper.h 58 bool startRotator(int fd, msm_rotator_img_info& rot);
92 void dump(const char* const s, const msm_rotator_img_info& rot);
128 inline bool startRotator(int fd, msm_rotator_img_info& rot) {
245 inline void dump(const char* const s, const msm_rotator_img_info& rot) {
246 ALOGE("%s msm_rotator_img_info sessid=%u dstx=%d dsty=%d rot=%d, ena=%d scale=%d",
overlayRotator.h 155 msm_rotator_img_info mRotImgInfo;
157 msm_rotator_img_info mLSRotImgInfo;
overlayMdpRot.cpp 68 sizeof (msm_rotator_img_info))) {
259 ovutils::getDump(buf, len, "MdpRotCtrl(msm_rotator_img_info)", mRotImgInfo);
overlayUtils.cpp 382 const msm_rotator_img_info& rot) {
overlayUtils.h 719 const msm_rotator_img_info& ov);

Completed in 353 milliseconds