Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/libdrmutils/
Ddrm_interface.h492 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/sm7250/display/sde-drm/
Ddrm_plane.cpp192 case 0x0100: return InlineRotationVersion::kInlineRotationV1; in PopulateInlineRotationVersion()