Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/libdrmutils/
Ddrm_interface.h497 kInlineRotationV1, enumerator
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_info_drm.cpp111 case sde_drm::InlineRotationVersion::kInlineRotationV1: in GetInRotVersion()
112 return InlineRotationVersion::kInlineRotationV1; in GetInRotVersion()
/hardware/qcom/sm7250/display/sdm/include/private/
Dhw_info_types.h273 kInlineRotationV1, enumerator
/hardware/qcom/sm8150/display/sdm/include/private/
Dhw_info_types.h262 kInlineRotationV1, enumerator
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_info_drm.cpp112 return InlineRotationVersion::kInlineRotationV1; in GetInRotVersion()
/hardware/qcom/sm7250/display/sde-drm/
Ddrm_plane.cpp229 case 0x0100: return InlineRotationVersion::kInlineRotationV1; in PopulateInlineRotationVersion()