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

  /hardware/qcom/msm8996/kernel-headers/linux/
mdss_rotator.h 24 #define MDSS_ROTATION_OPEN _IOWR(MDSS_ROTATOR_IOCTL_MAGIC, 1, struct mdp_rotation_config *)
25 #define MDSS_ROTATION_CONFIG _IOWR(MDSS_ROTATOR_IOCTL_MAGIC, 2, struct mdp_rotation_config *)
51 struct mdp_rotation_config { struct
  /hardware/qcom/msm8996/original-kernel-headers/linux/
mdss_rotator.h 10 _IOWR(MDSS_ROTATOR_IOCTL_MAGIC, 1, struct mdp_rotation_config *)
14 _IOWR(MDSS_ROTATOR_IOCTL_MAGIC, 2, struct mdp_rotation_config *)
77 struct mdp_rotation_config { struct
  /cts/hostsidetests/security/securityPatch/Bug-34328139/
local_poc.h 79 struct mdp_rotation_config { struct
92 _IOWR(MDSS_ROTATOR_IOCTL_MAGIC, 1, struct mdp_rotation_config *)
95 _IOWR(MDSS_ROTATOR_IOCTL_MAGIC, 2, struct mdp_rotation_config *)
poc.c 30 struct mdp_rotation_config config;

Completed in 135 milliseconds