Searched defs:ScreenInfo (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/display/msm8084/liboverlay/
H A DoverlayUtils.h398 struct ScreenInfo { struct in namespace:overlay::utils
399 ScreenInfo() : mFBWidth(0), function in struct:overlay::utils::ScreenInfo
686 inline void ScreenInfo::dump(const char* const s) const {
687 ALOGE("== Dump %s ScreenInfo w=%d h=%d"
/hardware/qcom/display/msm8226/liboverlay/
H A DoverlayUtils.h367 struct ScreenInfo { struct in namespace:overlay::utils
368 ScreenInfo() : mFBWidth(0), function in struct:overlay::utils::ScreenInfo
523 inline void ScreenInfo::dump(const char* const s) const {
524 ALOGE("== Dump %s ScreenInfo w=%d h=%d"
/hardware/qcom/display/msm8960/liboverlay/
H A DoverlayUtils.h397 struct ScreenInfo { struct in namespace:overlay::utils
398 ScreenInfo() : mFBWidth(0), function in struct:overlay::utils::ScreenInfo
688 inline void ScreenInfo::dump(const char* const s) const {
689 ALOGE("== Dump %s ScreenInfo w=%d h=%d"
/hardware/qcom/display/msm8974/liboverlay/
H A DoverlayUtils.h391 struct ScreenInfo { struct in namespace:overlay::utils
392 ScreenInfo() : mFBWidth(0), function in struct:overlay::utils::ScreenInfo
666 inline void ScreenInfo::dump(const char* const s) const {
667 ALOGE("== Dump %s ScreenInfo w=%d h=%d"

Completed in 29 milliseconds