Lines Matching refs:width
714 int width = 0, height = 0, fps = 0; in setDpyHdmiAttr() local
715 getAttrForMode(width, height, fps); in setDpyHdmiAttr()
717 ALOGD("ExtDisplay setting xres = %d, yres = %d", width, height); in setDpyHdmiAttr()
718 mHwcContext->dpyAttr[HWC_DISPLAY_EXTERNAL].xres = width; in setDpyHdmiAttr()
725 void ExternalDisplay::getAttrForMode(int& width, int& height, int& fps) { in getAttrForMode() argument
728 width = 640; in getAttrForMode()
734 width = 720; in getAttrForMode()
740 width = 720; in getAttrForMode()
745 width = 1280; in getAttrForMode()
750 width = 1280; in getAttrForMode()
755 width = 1280; in getAttrForMode()
760 width = 1024; in getAttrForMode()
765 width = 1920; in getAttrForMode()
770 width = 1920; in getAttrForMode()
775 width = 1920; in getAttrForMode()
780 width = 1920; in getAttrForMode()
785 width = 1920; in getAttrForMode()
790 width = 2560; in getAttrForMode()
795 width = 3840; in getAttrForMode()
800 width = 3840; in getAttrForMode()
805 width = 3840; in getAttrForMode()
810 width = 4096; in getAttrForMode()