Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/sdm/include/private/
Dhw_info_types.h104 struct HWRotatorInfo { struct
111 void Reset() { *this = HWRotatorInfo(); } in Reset() argument
154 HWRotatorInfo hw_rot_info;
Dextension_interface.h69 virtual DisplayError CreateRotator(const HWRotatorInfo &hw_rot_info,
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_info.cpp374 hw_resource->hw_rot_info.type = HWRotatorInfo::ROT_TYPE_MDSS; in GetMDSSRotatorInfo()
409 hw_resource->hw_rot_info.type = HWRotatorInfo::ROT_TYPE_V4L2; in GetV4L2RotatorInfo()