OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:v_front_porch
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/display/msm8996/sdm/include/private/
hw_info_types.h
443
uint32_t
v_front_porch
= 0; //!< Vertical front porch of panel
member in struct:sdm::HWDisplayAttributes
459
(
v_front_porch
!= display_attributes.
v_front_porch
) ||
/hardware/qcom/display/msm8998/sdm/include/private/
hw_info_types.h
482
uint32_t
v_front_porch
= 0; //!< Vertical front porch of panel
member in struct:sdm::HWDisplayAttributes
499
(
v_front_porch
!= display_attributes.
v_front_porch
) ||
Completed in 2683 milliseconds