Searched refs:getFScreenInfo (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/display/msm8960/liboverlay/ |
D | mdpWrapper.h | 49 bool getFScreenInfo(int fd, fb_fix_screeninfo& finfo); 101 inline bool getFScreenInfo(int fd, fb_fix_screeninfo& finfo) { in getFScreenInfo() function
|
D | overlayUtils.cpp | 264 if(!mdp_wrapper::getFScreenInfo(fd.getFD(), finfo)) { in isPanel3D()
|
/hardware/qcom/display/msm8226/liboverlay/ |
D | mdpWrapper.h | 54 bool getFScreenInfo(int fd, fb_fix_screeninfo& finfo); 121 inline bool getFScreenInfo(int fd, fb_fix_screeninfo& finfo) { in getFScreenInfo() function
|
/hardware/qcom/display/msm8084/liboverlay/ |
D | mdpWrapper.h | 51 bool getFScreenInfo(int fd, fb_fix_screeninfo& finfo); 124 inline bool getFScreenInfo(int fd, fb_fix_screeninfo& finfo) { in getFScreenInfo() function
|
D | overlayUtils.cpp | 341 if(!mdp_wrapper::getFScreenInfo(fd.getFD(), finfo)) { in isPanel3D()
|
/hardware/qcom/display/msm8994/liboverlay/ |
D | mdpWrapper.h | 57 bool getFScreenInfo(int fd, fb_fix_screeninfo& finfo); 123 inline bool getFScreenInfo(int fd, fb_fix_screeninfo& finfo) { in getFScreenInfo() function
|