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

  /hardware/qcom/msm8960/kernel-headers/linux/
msm_rotator.h 47 struct msmfb_img src;
49 struct msmfb_img dst;
msm_mdp.h 262 struct msmfb_img { struct
272 struct msmfb_img img;
362 struct msmfb_img src;
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_rotator.h 35 struct msmfb_img src;
36 struct msmfb_img dst;
msm_mdp.h 267 struct msmfb_img { struct
276 struct msmfb_img img;
362 struct msmfb_img src;
  /hardware/qcom/msm8x74/kernel-headers/linux/
msm_rotator.h 39 struct msmfb_img src;
40 struct msmfb_img dst;
msm_mdp.h 286 struct msmfb_img { struct
296 struct msmfb_img img;
426 struct msmfb_img src;
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
msm_rotator.h 26 struct msmfb_img src;
27 struct msmfb_img dst;
msm_mdp.h 286 struct msmfb_img { struct
295 struct msmfb_img img;
438 struct msmfb_img src;
  /hardware/qcom/display/msm8960/liboverlay/
mdpWrapper.h 88 void dump(const char* const s, const msmfb_img& ov);
224 inline void dump(const char* const s, const msmfb_img& ov) {
225 ALOGE("%s msmfb_img w=%d h=%d format=%d %s",
overlayUtils.cpp 337 getDump(buf, len, "\tsrc(msmfb_img)", ov.src);
343 const msmfb_img& ov) {
overlayUtils.h 713 void getDump(char *buf, size_t len, const char *prefix, const msmfb_img& ov);
  /hardware/qcom/display/msm8974/liboverlay/
mdpWrapper.h 105 void dump(const char* const s, const msmfb_img& ov);
312 inline void dump(const char* const s, const msmfb_img& ov) {
313 ALOGE("%s msmfb_img w=%d h=%d format=%d %s",
overlayUtils.cpp 394 const msmfb_img& ov) {
overlayUtils.h 691 void getDump(char *buf, size_t len, const char *prefix, const msmfb_img& ov);
  /hardware/qcom/display/msm8x26/liboverlay/
mdpWrapper.h 88 void dump(const char* const s, const msmfb_img& ov);
224 inline void dump(const char* const s, const msmfb_img& ov) {
225 ALOGE("%s msmfb_img w=%d h=%d format=%d %s",
overlayUtils.cpp 337 getDump(buf, len, "\tsrc(msmfb_img)", ov.src);
343 const msmfb_img& ov) {
overlayUtils.h 713 void getDump(char *buf, size_t len, const char *prefix, const msmfb_img& ov);

Completed in 9582 milliseconds