Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_display_null.h64 *x_pixels = x_res_; in GetFrameBufferResolution()
69 *x_pixels = x_res_; in GetPanelResolution()
92 x_res_ = x_res; in SetResolution()
99 uint32_t x_res_ = 1920; variable
Dhwc_display_null.cpp110 values[i] = static_cast<int32_t>(x_res_); in GetDisplayAttributes()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_display_null.h64 *x_pixels = x_res_; in GetFrameBufferResolution()
69 *x_pixels = x_res_; in GetPanelResolution()
92 x_res_ = x_res; in SetResolution()
99 uint32_t x_res_ = 1920; variable
Dhwc_display_null.cpp110 values[i] = static_cast<int32_t>(x_res_); in GetDisplayAttributes()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_display_null.h64 *x_pixels = x_res_; in GetFrameBufferResolution()
69 *x_pixels = x_res_; in GetPanelResolution()
92 x_res_ = x_res; in SetResolution()
99 uint32_t x_res_ = 1920; variable
Dhwc_display_null.cpp110 values[i] = static_cast<int32_t>(x_res_); in GetDisplayAttributes()