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/msm8909/liboverlay/
overlayUtils.h 355 struct ScreenInfo {
356 ScreenInfo() : mFBWidth(0),
513 inline void ScreenInfo::dump(const char* const s) const {
514 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/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 56 milliseconds