Home
last modified time | relevance | path

Searched refs:MSMFB_OVERLAY_SET (Results 1 – 23 of 23) sorted by relevance

/hardware/qcom/display/msm8960/liboverlay/
DmdpWrapper.h147 if (ioctl(fd, MSMFB_OVERLAY_SET, &ov) < 0) { in setOverlay()
/hardware/qcom/display/msm8226/liboverlay/
DmdpWrapper.h173 if (ioctl(fd, MSMFB_OVERLAY_SET, &ov) < 0) { in setOverlay()
/hardware/qcom/display/msm8084/liboverlay/
DmdpWrapper.h170 if (ioctl(fd, MSMFB_OVERLAY_SET, &ov) < 0) { in setOverlay()
/hardware/qcom/display/msm8994/liboverlay/
DmdpWrapper.h175 if (ioctl(fd, MSMFB_OVERLAY_SET, &ov) < 0) { in setOverlay()
/hardware/qcom/display/msm8909/liboverlay/
DmdpWrapper.h175 if (ioctl(fd, MSMFB_OVERLAY_SET, &ov) < 0) { in setOverlay()
/hardware/qcom/msm8x27/kernel-headers/linux/
Dmsm_mdp.h36 #define MSMFB_OVERLAY_SET _IOWR(MSMFB_IOCTL_MAGIC, 135, struct mdp_overlay) macro
/hardware/qcom/msm8x27/original-kernel-headers/linux/
Dmsm_mdp.h32 #define MSMFB_OVERLAY_SET _IOWR(MSMFB_IOCTL_MAGIC, 135, \ macro
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dmsm_mdp.h32 #define MSMFB_OVERLAY_SET _IOWR(MSMFB_IOCTL_MAGIC, 135, \ macro
/hardware/qcom/msm8960/kernel-headers/linux/
Dmsm_mdp.h36 #define MSMFB_OVERLAY_SET _IOWR(MSMFB_IOCTL_MAGIC, 135, struct mdp_overlay) macro
/hardware/qcom/msm8x84/kernel-headers/linux/
Dmsm_mdp.h36 #define MSMFB_OVERLAY_SET _IOWR(MSMFB_IOCTL_MAGIC, 135, struct mdp_overlay) macro
/hardware/qcom/msm8x26/kernel-headers/linux/
Dmsm_mdp.h36 #define MSMFB_OVERLAY_SET _IOWR(MSMFB_IOCTL_MAGIC, 135, struct mdp_overlay) macro
/hardware/qcom/msm8x26/original-kernel-headers/linux/
Dmsm_mdp.h18 #define MSMFB_OVERLAY_SET _IOWR(MSMFB_IOCTL_MAGIC, 135, \ macro
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dmsm_mdp.h18 #define MSMFB_OVERLAY_SET _IOWR(MSMFB_IOCTL_MAGIC, 135, \ macro
/hardware/qcom/msm8994/kernel-headers/linux/
Dmsm_mdp.h36 #define MSMFB_OVERLAY_SET _IOWR(MSMFB_IOCTL_MAGIC, 135, struct mdp_overlay) macro
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dmsm_mdp.h18 #define MSMFB_OVERLAY_SET _IOWR(MSMFB_IOCTL_MAGIC, 135, \ macro
/hardware/qcom/msm8x09/original-kernel-headers/linux/
Dmsm_mdp.h18 #define MSMFB_OVERLAY_SET _IOWR(MSMFB_IOCTL_MAGIC, 135, \ macro
/hardware/qcom/msm8x09/kernel-headers/linux/
Dmsm_mdp.h36 #define MSMFB_OVERLAY_SET _IOWR(MSMFB_IOCTL_MAGIC, 135, struct mdp_overlay) macro
/hardware/qcom/msm8996/kernel-headers/linux/
Dmsm_mdp.h36 #define MSMFB_OVERLAY_SET _IOWR(MSMFB_IOCTL_MAGIC, 135, struct mdp_overlay) macro
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_mdp.h18 #define MSMFB_OVERLAY_SET _IOWR(MSMFB_IOCTL_MAGIC, 135, \ macro
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_mdpcomp.cpp188 if (ioctl(fb_fd, MSMFB_OVERLAY_SET, &ovInfo) < 0) { in setupBasePipe()
Dhwc_utils.cpp875 if (ioctl(fb_fd, MSMFB_OVERLAY_SET, &ovInfo) < 0) { in setupBasePipe()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
Domx_vdec_test.cpp3399 vid_buf_front_id = ioctl(fb_fd, MSMFB_OVERLAY_SET, overlayp); in overlay_set()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
Domx_vdec_test.cpp3855 vid_buf_front_id = ioctl(fb_fd, MSMFB_OVERLAY_SET, overlayp); in overlay_set()