Home
last modified time | relevance | path

Searched refs:y_res_ (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_display_null.h65 *y_pixels = y_res_; in GetFrameBufferResolution()
70 *y_pixels = y_res_; in GetPanelResolution()
93 y_res_ = y_res; in SetResolution()
100 uint32_t y_res_ = 1080; variable
Dhwc_display_null.cpp113 values[i] = static_cast<int32_t>(y_res_); in GetDisplayAttributes()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_display_null.h65 *y_pixels = y_res_; in GetFrameBufferResolution()
70 *y_pixels = y_res_; in GetPanelResolution()
93 y_res_ = y_res; in SetResolution()
100 uint32_t y_res_ = 1080; variable
Dhwc_display_null.cpp113 values[i] = static_cast<int32_t>(y_res_); in GetDisplayAttributes()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_display_null.h65 *y_pixels = y_res_; in GetFrameBufferResolution()
70 *y_pixels = y_res_; in GetPanelResolution()
93 y_res_ = y_res; in SetResolution()
100 uint32_t y_res_ = 1080; variable
Dhwc_display_null.cpp113 values[i] = static_cast<int32_t>(y_res_); in GetDisplayAttributes()