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

  /hardware/qcom/display/msm8084/liboverlay/
mdpWrapper.h 101 /* MSMFB_SECURE */
288 if(ioctl(fbFd, MSMFB_SECURE, &config) < 0) {
289 ALOGE("Failed to call ioctl MSMFB_SECURE err=%s buf_fd=%d enable=%d",
  /hardware/qcom/msm8x84/kernel-headers/linux/
msm_mdp.h 80 #define MSMFB_SECURE _IOWR(MSMFB_IOCTL_MAGIC, 170, struct msmfb_secure_config)
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
msm_mdp.h 72 #define MSMFB_SECURE _IOWR(MSMFB_IOCTL_MAGIC, 170, struct msmfb_secure_config)

Completed in 74 milliseconds