HomeSort by relevance Sort by last modified time
    Searched refs:msmfb_overlay_data (Results 1 - 25 of 37) sorted by null

1 2

  /hardware/qcom/display/msm8226/liboverlay/
mdpWrapper.h 84 bool play(int fd, msmfb_overlay_data& od);
103 void dump(const char* const s, const msmfb_overlay_data& ov);
221 inline bool play(int fd, msmfb_overlay_data& od) {
292 inline void dump(const char* const s, const msmfb_overlay_data& ov) {
293 ALOGE("%s msmfb_overlay_data id=%d",
overlayRotator.h 208 msmfb_overlay_data mRotData;
overlayMdp.h 165 msmfb_overlay_data mOvData;
overlayUtils.cpp 371 const msmfb_overlay_data& ov) {
  /hardware/qcom/display/msm8960/liboverlay/
mdpWrapper.h 76 bool play(int fd, msmfb_overlay_data& od);
83 void dump(const char* const s, const msmfb_overlay_data& ov);
182 inline bool play(int fd, msmfb_overlay_data& od) {
201 inline void dump(const char* const s, const msmfb_overlay_data& ov) {
202 ALOGE("%s msmfb_overlay_data id=%d",
overlayRotator.h 213 msmfb_overlay_data mRotData;
overlayMdp.h 197 msmfb_overlay_data mOvData;
overlayUtils.cpp 362 const msmfb_overlay_data& ov) {
  /hardware/qcom/display/msm8974/liboverlay/
mdpWrapper.h 78 bool play(int fd, msmfb_overlay_data& od);
100 void dump(const char* const s, const msmfb_overlay_data& ov);
208 inline bool play(int fd, msmfb_overlay_data& od) {
289 inline void dump(const char* const s, const msmfb_overlay_data& ov) {
290 ALOGE("%s msmfb_overlay_data id=%d",
overlayRotator.h 213 msmfb_overlay_data mRotData;
overlayMdp.h 200 msmfb_overlay_data mOvData;
overlayUtils.cpp 430 const msmfb_overlay_data& ov) {
  /hardware/qcom/display/msm8084/liboverlay/
mdpWrapper.h 81 bool play(int fd, msmfb_overlay_data& od);
106 void dump(const char* const s, const msmfb_overlay_data& ov);
214 inline bool play(int fd, msmfb_overlay_data& od) {
297 inline void dump(const char* const s, const msmfb_overlay_data& ov) {
298 ALOGE("%s msmfb_overlay_data id=%d",
overlayRotator.h 199 msmfb_overlay_data mRotData;
overlayMdp.h 191 msmfb_overlay_data mOvData;
  /hardware/qcom/msm8960/kernel-headers/linux/
msm_mdp.h 39 #define MSMFB_OVERLAY_PLAY _IOW(MSMFB_IOCTL_MAGIC, 137, struct msmfb_overlay_data)
55 #define MSMFB_OVERLAY_PLAY_WAIT _IOWR(MSMFB_IOCTL_MAGIC, 149, struct msmfb_overlay_data)
252 struct msmfb_overlay_data { struct
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_mdp.h 37 struct msmfb_overlay_data)
61 struct msmfb_overlay_data)
258 struct msmfb_overlay_data { struct
  /hardware/qcom/msm8x27/kernel-headers/linux/
msm_mdp.h 39 #define MSMFB_OVERLAY_PLAY _IOW(MSMFB_IOCTL_MAGIC, 137, struct msmfb_overlay_data)
55 #define MSMFB_OVERLAY_PLAY_WAIT _IOWR(MSMFB_IOCTL_MAGIC, 149, struct msmfb_overlay_data)
251 struct msmfb_overlay_data { struct
  /hardware/qcom/msm8x27/original-kernel-headers/linux/
msm_mdp.h 37 struct msmfb_overlay_data)
61 struct msmfb_overlay_data)
256 struct msmfb_overlay_data { struct
  /hardware/qcom/msm8x74/kernel-headers/linux/
msm_mdp.h 39 #define MSMFB_OVERLAY_PLAY _IOW(MSMFB_IOCTL_MAGIC, 137, struct msmfb_overlay_data)
55 #define MSMFB_OVERLAY_PLAY_WAIT _IOWR(MSMFB_IOCTL_MAGIC, 149, struct msmfb_overlay_data)
276 struct msmfb_overlay_data { struct
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
msm_mdp.h 37 struct msmfb_overlay_data)
61 struct msmfb_overlay_data)
277 struct msmfb_overlay_data { struct
  /hardware/qcom/msm8x26/kernel-headers/linux/
msm_mdp.h 39 #define MSMFB_OVERLAY_PLAY _IOW(MSMFB_IOCTL_MAGIC, 137, struct msmfb_overlay_data)
55 #define MSMFB_OVERLAY_PLAY_WAIT _IOWR(MSMFB_IOCTL_MAGIC, 149, struct msmfb_overlay_data)
329 struct msmfb_overlay_data { struct
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/linux/
msm_mdp.h 23 struct msmfb_overlay_data)
47 struct msmfb_overlay_data)
316 struct msmfb_overlay_data { struct
  /hardware/qcom/msm8x84/kernel-headers/linux/
msm_mdp.h 39 #define MSMFB_OVERLAY_PLAY _IOW(MSMFB_IOCTL_MAGIC, 137, struct msmfb_overlay_data)
55 #define MSMFB_OVERLAY_PLAY_WAIT _IOWR(MSMFB_IOCTL_MAGIC, 149, struct msmfb_overlay_data)
326 struct msmfb_overlay_data { struct
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
msm_mdp.h 23 struct msmfb_overlay_data)
47 struct msmfb_overlay_data)
314 struct msmfb_overlay_data { struct

Completed in 819 milliseconds

1 2