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

  /hardware/qcom/display/msm8226/liboverlay/
mdpWrapper.h 83 /* MSMFB_OVERLAY_3D */
84 bool set3D(int fd, msmfb_overlay_3d& ov);
106 void dump(const char* const s, const msmfb_overlay_3d& ov);
220 inline bool set3D(int fd, msmfb_overlay_3d& ov) {
221 if (ioctl(fd, MSMFB_OVERLAY_3D, &ov) < 0) {
222 ALOGE("Failed to call ioctl MSMFB_OVERLAY_3D err=%s",
318 inline void dump(const char* const s, const msmfb_overlay_3d& ov) {
319 ALOGE("%s msmfb_overlay_3d 3d=%d w=%d h=%d",
overlayMdp.h 139 /* calls MSMFB_OVERLAY_3D */
143 /* set is_3d calls MSMFB_OVERLAY_3D */
153 msmfb_overlay_3d m3DOVInfo;
  /hardware/qcom/display/msm8960/liboverlay/
mdpWrapper.h 78 /* MSMFB_OVERLAY_3D */
79 bool set3D(int fd, msmfb_overlay_3d& ov);
86 void dump(const char* const s, const msmfb_overlay_3d& ov);
191 inline bool set3D(int fd, msmfb_overlay_3d& ov) {
192 if (ioctl(fd, MSMFB_OVERLAY_3D, &ov) < 0) {
193 ALOGE("Failed to call ioctl MSMFB_OVERLAY_3D err=%s",
234 inline void dump(const char* const s, const msmfb_overlay_3d& ov) {
235 ALOGE("%s msmfb_overlay_3d 3d=%d w=%d h=%d",
overlayMdp.h 147 /* calls MSMFB_OVERLAY_3D */
151 /* set is_3d calls MSMFB_OVERLAY_3D */
161 msmfb_overlay_3d m3DOVInfo;
  /hardware/qcom/display/msm8974/liboverlay/
mdpWrapper.h 80 /* MSMFB_OVERLAY_3D */
81 bool set3D(int fd, msmfb_overlay_3d& ov);
103 void dump(const char* const s, const msmfb_overlay_3d& ov);
218 inline bool set3D(int fd, msmfb_overlay_3d& ov) {
220 if (ioctl(fd, MSMFB_OVERLAY_3D, &ov) < 0) {
221 ALOGE("Failed to call ioctl MSMFB_OVERLAY_3D err=%s",
322 inline void dump(const char* const s, const msmfb_overlay_3d& ov) {
323 ALOGE("%s msmfb_overlay_3d 3d=%d w=%d h=%d",
overlayMdp.h 150 /* calls MSMFB_OVERLAY_3D */
154 /* set is_3d calls MSMFB_OVERLAY_3D */
164 msmfb_overlay_3d m3DOVInfo;
  /hardware/qcom/display/msm8084/liboverlay/
mdpWrapper.h 83 /* MSMFB_OVERLAY_3D */
84 bool set3D(int fd, msmfb_overlay_3d& ov);
109 void dump(const char* const s, const msmfb_overlay_3d& ov);
223 inline bool set3D(int fd, msmfb_overlay_3d& ov) {
224 if (ioctl(fd, MSMFB_OVERLAY_3D, &ov) < 0) {
225 ALOGE("Failed to call ioctl MSMFB_OVERLAY_3D err=%s",
330 inline void dump(const char* const s, const msmfb_overlay_3d& ov) {
331 ALOGE("%s msmfb_overlay_3d 3d=%d w=%d h=%d",
overlayMdp.h 141 /* calls MSMFB_OVERLAY_3D */
145 /* set is_3d calls MSMFB_OVERLAY_3D */
155 msmfb_overlay_3d m3DOVInfo;
  /hardware/qcom/msm8960/kernel-headers/linux/
msm_mdp.h 52 #define MSMFB_OVERLAY_3D _IOWR(MSMFB_IOCTL_MAGIC, 147, struct msmfb_overlay_3d)
379 struct msmfb_overlay_3d { struct
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_mdp.h 55 #define MSMFB_OVERLAY_3D _IOWR(MSMFB_IOCTL_MAGIC, 147, \
56 struct msmfb_overlay_3d)
376 struct msmfb_overlay_3d { struct
  /hardware/qcom/msm8x27/kernel-headers/linux/
msm_mdp.h 52 #define MSMFB_OVERLAY_3D _IOWR(MSMFB_IOCTL_MAGIC, 147, struct msmfb_overlay_3d)
332 struct msmfb_overlay_3d { struct
  /hardware/qcom/msm8x27/original-kernel-headers/linux/
msm_mdp.h 55 #define MSMFB_OVERLAY_3D _IOWR(MSMFB_IOCTL_MAGIC, 147, \
56 struct msmfb_overlay_3d)
334 struct msmfb_overlay_3d { struct
  /hardware/qcom/msm8x74/kernel-headers/linux/
msm_mdp.h 52 #define MSMFB_OVERLAY_3D _IOWR(MSMFB_IOCTL_MAGIC, 147, struct msmfb_overlay_3d)
445 struct msmfb_overlay_3d { struct
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
msm_mdp.h 55 #define MSMFB_OVERLAY_3D _IOWR(MSMFB_IOCTL_MAGIC, 147, \
56 struct msmfb_overlay_3d)
454 struct msmfb_overlay_3d { struct
  /hardware/qcom/msm8x26/kernel-headers/linux/
msm_mdp.h 52 #define MSMFB_OVERLAY_3D _IOWR(MSMFB_IOCTL_MAGIC, 147, struct msmfb_overlay_3d)
576 struct msmfb_overlay_3d { struct
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/linux/
msm_mdp.h 41 #define MSMFB_OVERLAY_3D _IOWR(MSMFB_IOCTL_MAGIC, 147, \
42 struct msmfb_overlay_3d)
616 struct msmfb_overlay_3d { struct
  /hardware/qcom/msm8x84/kernel-headers/linux/
msm_mdp.h 52 #define MSMFB_OVERLAY_3D _IOWR(MSMFB_IOCTL_MAGIC, 147, struct msmfb_overlay_3d)
580 struct msmfb_overlay_3d { struct
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
msm_mdp.h 41 #define MSMFB_OVERLAY_3D _IOWR(MSMFB_IOCTL_MAGIC, 147, \
42 struct msmfb_overlay_3d)
619 struct msmfb_overlay_3d { struct

Completed in 83 milliseconds