Searched refs:panel_x (Results 1 – 2 of 2) sorted by relevance
356 uint32_t panel_x, panel_y; in Present() local357 GetPanelResolution(&panel_x, &panel_y); in Present()358 hbm_threshold_px_ = float(panel_x * panel_y) * hbm_threshold_pct_; in Present()
647 uint32_t panel_x, panel_y; in Present() local648 GetPanelResolution(&panel_x, &panel_y); in Present()649 hbm_threshold_px_ = float(panel_x * panel_y) * hbm_threshold_pct_; in Present()