OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mPanelType
(Results
1 - 6
of
6
) sorted by null
/hardware/qcom/display/msm8960/libqdutils/
mdp_version.h
73
char getPanelType() {return
mPanelType
;}
81
char
mPanelType
;
mdp_version.cpp
99
mPanelType
= panel_type;
/hardware/qcom/display/msm8x26/libqdutils/
mdp_version.h
73
char getPanelType() {return
mPanelType
;}
81
char
mPanelType
;
mdp_version.cpp
99
mPanelType
= panel_type;
/hardware/qcom/display/msm8974/libqdutils/
mdp_version.h
94
char getPanelType() {return
mPanelType
;}
109
char
mPanelType
;
mdp_version.cpp
106
mPanelType
= panel_type;
Completed in 38 milliseconds