HomeSort by relevance Sort by last modified time
    Searched refs:ScreenInfo (Results 1 - 5 of 5) sorted by null

  /hardware/qcom/display/msm8084/liboverlay/
overlayUtils.h 398 struct ScreenInfo {
399 ScreenInfo() : mFBWidth(0),
686 inline void ScreenInfo::dump(const char* const s) const {
687 ALOGE("== Dump %s ScreenInfo w=%d h=%d"
  /hardware/qcom/display/msm8226/liboverlay/
overlayUtils.h 367 struct ScreenInfo {
368 ScreenInfo() : mFBWidth(0),
523 inline void ScreenInfo::dump(const char* const s) const {
524 ALOGE("== Dump %s ScreenInfo w=%d h=%d"
  /hardware/qcom/display/msm8960/liboverlay/
overlayUtils.h 397 struct ScreenInfo {
398 ScreenInfo() : mFBWidth(0),
688 inline void ScreenInfo::dump(const char* const s) const {
689 ALOGE("== Dump %s ScreenInfo w=%d h=%d"
  /hardware/qcom/display/msm8974/liboverlay/
overlayUtils.h 391 struct ScreenInfo {
392 ScreenInfo() : mFBWidth(0),
666 inline void ScreenInfo::dump(const char* const s) const {
667 ALOGE("== Dump %s ScreenInfo w=%d h=%d"
  /hardware/qcom/display/msm8994/liboverlay/
overlayUtils.h 358 struct ScreenInfo {
359 ScreenInfo() : mFBWidth(0),
520 inline void ScreenInfo::dump(const char* const s) const {
521 ALOGE("== Dump %s ScreenInfo w=%d h=%d"

Completed in 60 milliseconds