Searched refs:panel_x (Results 1 – 2 of 2) sorted by relevance
328 uint32_t panel_x, panel_y; in Present() local329 GetPanelResolution(&panel_x, &panel_y); in Present()330 hbm_threshold_px_ = float(panel_x * panel_y) * hbm_threshold_pct_; in Present()
275 uint32_t panel_x, panel_y; in Present() local276 GetPanelResolution(&panel_x, &panel_y); in Present()277 hbm_threshold_px_ = float(panel_x * panel_y) * hbm_threshold_pct_; in Present()