/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/ |
D | drmmode.h | 48 uint32_t v_total() const;
|
/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/ |
D | drmmode.cpp | 116 uint32_t DrmMode::v_total() const { in v_total() function in android::DrmMode
|
/hardware/qcom/sdm845/display/sdm/libs/core/drm/ |
D | hw_tv_drm.cpp | 115 display_attributes_[index].v_pulse_width, display_attributes_[index].v_total, in SetDisplayAttributes()
|
D | hw_device_drm.cpp | 499 display_attributes_[index].v_total = mode.vtotal; in PopulateDisplayAttributes() 524 display_attributes_[index].v_pulse_width, display_attributes_[index].v_total, in PopulateDisplayAttributes() 742 display_attributes_[index].v_pulse_width, display_attributes_[index].v_total, in SetDisplayAttributes()
|
/hardware/qcom/sm8150/display/sdm/libs/core/drm/ |
D | hw_tv_drm.cpp | 125 display_attributes_[index].v_pulse_width, display_attributes_[index].v_total, in SetDisplayAttributes()
|
D | hw_device_drm.cpp | 624 display_attributes_[index].v_total = mode.vtotal; in PopulateDisplayAttributes() 649 display_attributes_[index].v_pulse_width, display_attributes_[index].v_total, in PopulateDisplayAttributes()
|
/hardware/qcom/display/msm8909/sdm/include/private/ |
D | hw_info_types.h | 511 uint32_t v_total = 0; //!< Total height of panel (vActive + vFP + vBP + vPulseWidth) member
|
/hardware/qcom/display/msm8909w_3100/sdm/include/private/ |
D | hw_info_types.h | 510 uint32_t v_total = 0; //!< Total height of panel (vActive + vFP + vBP + vPulseWidth) member
|
/hardware/qcom/sm7250/display/sdm/libs/core/drm/ |
D | hw_tv_drm.cpp | 126 display_attributes_[index].v_pulse_width, display_attributes_[index].v_total, in SetDisplayAttributes()
|
D | hw_device_drm.cpp | 632 display_attributes_[index].v_total = mode.vtotal; in PopulateDisplayAttributes() 659 display_attributes_[index].v_total, display_attributes_[index].h_total, in PopulateDisplayAttributes() 955 display_attributes_[index].v_total, display_attributes_[index].h_total, in SetDisplayAttributes()
|
/hardware/qcom/sdm845/display/sdm/include/private/ |
D | hw_info_types.h | 566 uint32_t v_total = 0; //!< Total height of panel (vActive + vFP + vBP + vPulseWidth) member
|
/hardware/qcom/sm7250/display/sdm/include/private/ |
D | hw_info_types.h | 744 uint32_t v_total = 0; //!< Total height of panel (vActive + vFP + vBP + vPulseWidth) member
|
/hardware/qcom/sm8150/display/sdm/include/private/ |
D | hw_info_types.h | 722 uint32_t v_total = 0; //!< Total height of panel (vActive + vFP + vBP + vPulseWidth) member
|
/hardware/qcom/display/msm8998/sdm/libs/core/drm/ |
D | hw_device_drm.cpp | 184 display_attributes_.v_total = mode.vtotal; in PopulateDisplayAttributes()
|
/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
D | hw_device_drm.cpp | 413 display_attributes_.v_total = mode.vtotal; in PopulateDisplayAttributes()
|
/hardware/qcom/sm8150/display/sdm/libs/core/ |
D | display_base.cpp | 721 os << "\n v_total: " << display_attributes_.v_total; in Dump()
|
/hardware/qcom/sm7250/display/sdm/libs/core/ |
D | display_base.cpp | 745 os << "\n v_total: " << display_attributes_.v_total; in Dump()
|