Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm7250/display/libdrmutils/
H A Ddrm_interface.h493 kInlineRotationV2, enumerator
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/drm/
H A Dhw_info_drm.cpp113 case sde_drm::InlineRotationVersion::kInlineRotationV2: in GetInRotVersion()
114 return InlineRotationVersion::kInlineRotationV2; in GetInRotVersion()
/aosp12/hardware/qcom/sm7250/display/sdm/include/private/
H A Dhw_info_types.h274 kInlineRotationV2, enumerator
/aosp12/hardware/qcom/sm7250/display/sde-drm/
H A Ddrm_plane.cpp193 case 0x0200: return InlineRotationVersion::kInlineRotationV2; in PopulateInlineRotationVersion()