Home
last modified time | relevance | path

Searched refs:kPipeRotationLimit (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/qcom/sm7250/display/sdm/include/private/
H A Dhw_info_types.h288 const int kPipeRotationLimit = (1 << 3); variable
/aosp12/hardware/qcom/sm8150/display/sdm/include/private/
H A Dhw_info_types.h269 const int kPipeRotationLimit = (1 << 3); variable
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/drm/
H A Dhw_info_drm.cpp351 width_constraints.push_back(std::make_pair(kPipeRotationLimit, info.rotation_limit_index)); in GetSystemInfo()
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/drm/
H A Dhw_info_drm.cpp343 width_constraints.push_back(std::make_pair(kPipeRotationLimit, info.rotation_limit_index)); in GetSystemInfo()