Home
last modified time | relevance | path

Searched refs:top_height (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/sm7250/display/sdm/include/private/
Drc_intf.h51 int32_t top_height = 0; member
Dhw_info_types.h681 int top_height = 0; member
/hardware/qcom/sm7250/display/sdm/libs/core/
Ddisplay_base.cpp498 DLOGD_IF(kTagDisplay, "RC top_height = %d, RC bot_height = %d", rc_out_config->top_height, in SetRCData()
505 hw_layers_info.rc_layers_info.top_height = rc_out_config->top_height; in SetRCData()