Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_info_drm.cpp109 static InlineRotationVersion GetInRotVersion(sde_drm::InlineRotationVersion drm_version) { in GetInRotVersion()
111 case sde_drm::InlineRotationVersion::V1: in GetInRotVersion()
112 return InlineRotationVersion::kInlineRotationV1; in GetInRotVersion()
113 case sde_drm::InlineRotationVersion::V1p1: in GetInRotVersion()
114 return InlineRotationVersion::kInlineRotationV1p1; in GetInRotVersion()
/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_interface.h474 enum struct InlineRotationVersion { enum
558 InlineRotationVersion inrot_version; // inline rotation version
/hardware/qcom/sm8150/display/sdm/include/private/
Dhw_info_types.h260 enum InlineRotationVersion { enum
331 InlineRotationVersion inrot_version = kInlineRotationNone;