OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getFScreenInfo
(Results
1 - 5
of
5
) sorted by null
/hardware/qcom/display/msm8960/liboverlay/
mdpWrapper.h
49
bool
getFScreenInfo
(int fd, fb_fix_screeninfo& finfo);
101
inline bool
getFScreenInfo
(int fd, fb_fix_screeninfo& finfo) {
/hardware/qcom/display/msm8084/liboverlay/
mdpWrapper.h
51
bool
getFScreenInfo
(int fd, fb_fix_screeninfo& finfo);
124
inline bool
getFScreenInfo
(int fd, fb_fix_screeninfo& finfo) {
/hardware/qcom/display/msm8226/liboverlay/
mdpWrapper.h
54
bool
getFScreenInfo
(int fd, fb_fix_screeninfo& finfo);
121
inline bool
getFScreenInfo
(int fd, fb_fix_screeninfo& finfo) {
/hardware/qcom/display/msm8909/liboverlay/
mdpWrapper.h
57
bool
getFScreenInfo
(int fd, fb_fix_screeninfo& finfo);
123
inline bool
getFScreenInfo
(int fd, fb_fix_screeninfo& finfo) {
/hardware/qcom/display/msm8994/liboverlay/
mdpWrapper.h
57
bool
getFScreenInfo
(int fd, fb_fix_screeninfo& finfo);
123
inline bool
getFScreenInfo
(int fd, fb_fix_screeninfo& finfo) {
Completed in 483 milliseconds