Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/sde-drm/
Ddrm_property.h60 ROTATION, enumerator
Ddrm_property.cpp55 if (name == "rotation") { return DRMProperty::ROTATION; } in GetPropertyEnum()
Ddrm_plane.cpp547 if (prop_enum == DRMProperty::ROTATION) { in ParseProperties()
807 AddProperty(DRMProperty::ROTATION, drm_rot_bit_mask); in Perform()