Home
last modified time | relevance | path

Searched refs:sRotMgr (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/display/msm8226/liboverlay/
DoverlayRotator.cpp109 RotMgr * RotMgr::sRotMgr = NULL; member in overlay::RotMgr
112 if(sRotMgr == NULL) { in getInstance()
113 sRotMgr = new RotMgr(); in getInstance()
115 return sRotMgr; in getInstance()
DoverlayRotator.h249 static RotMgr *sRotMgr; variable
/hardware/qcom/display/msm8084/liboverlay/
DoverlayRotator.cpp108 RotMgr * RotMgr::sRotMgr = NULL; member in overlay::RotMgr
111 if(sRotMgr == NULL) { in getInstance()
112 sRotMgr = new RotMgr(); in getInstance()
114 return sRotMgr; in getInstance()
DoverlayRotator.h233 static RotMgr *sRotMgr; variable
/hardware/qcom/display/msm8994/liboverlay/
DoverlayRotator.cpp159 RotMgr * RotMgr::sRotMgr = NULL; member in overlay::RotMgr
162 if(sRotMgr == NULL) { in getInstance()
163 sRotMgr = new RotMgr(); in getInstance()
165 return sRotMgr; in getInstance()
DoverlayRotator.h312 static RotMgr *sRotMgr; variable