Searched refs:GetPanelResolution (Results 1 - 16 of 16) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/hwc/
H A Dhwc_display_null.h68 virtual void GetPanelResolution(uint32_t *x_pixels, uint32_t *y_pixels) { function in class:sdm::HWCDisplayNull
H A Dhwc_display_primary.cpp420 GetPanelResolution(&output_buffer_info_.buffer_config.width,
459 GetPanelResolution(&panel_width, &panel_height);
H A Dhwc_display.h83 virtual void GetPanelResolution(uint32_t *width, uint32_t *height);
H A Dhwc_display.cpp1071 void HWCDisplay::GetPanelResolution(uint32_t *x_pixels, uint32_t *y_pixels) { function in class:sdm::HWCDisplay
/hardware/qcom/display/msm8998/sdm/libs/hwc/
H A Dhwc_display_null.h68 virtual void GetPanelResolution(uint32_t *x_pixels, uint32_t *y_pixels) { function in class:sdm::HWCDisplayNull
H A Dhwc_display_primary.cpp478 GetPanelResolution(&output_buffer_info_.buffer_config.width,
517 GetPanelResolution(&panel_width, &panel_height);
H A Dhwc_display.h116 virtual void GetPanelResolution(uint32_t *width, uint32_t *height);
H A Dhwc_color_manager.cpp346 hwc_display->GetPanelResolution(&buffer_info.buffer_config.width,
H A Dhwc_display.cpp1183 void HWCDisplay::GetPanelResolution(uint32_t *x_pixels, uint32_t *y_pixels) { function in class:sdm::HWCDisplay
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
H A Dhwc_display_primary.cpp476 GetPanelResolution(&output_buffer_info_.buffer_config.width,
514 GetPanelResolution(&panel_width, &panel_height);
H A Dhwc_display.h107 virtual void GetPanelResolution(uint32_t *width, uint32_t *height);
H A Dhwc_display.cpp1352 void HWCDisplay::GetPanelResolution(uint32_t *x_pixels, uint32_t *y_pixels) { function in class:sdm::HWCDisplay
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
H A Dhwc_display_primary.cpp479 GetPanelResolution(&output_buffer_info_.buffer_config.width,
517 GetPanelResolution(&panel_width, &panel_height);
H A Dhwc_color_manager.cpp203 hwc_display->GetPanelResolution(&buffer_info.buffer_config.width,
H A Dhwc_display.h107 virtual void GetPanelResolution(uint32_t *width, uint32_t *height);
H A Dhwc_display.cpp1308 void HWCDisplay::GetPanelResolution(uint32_t *x_pixels, uint32_t *y_pixels) { function in class:sdm::HWCDisplay

Completed in 294 milliseconds