/hardware/qcom/display/msm8996/sdm/include/private/ |
D | extension_interface.h | 74 virtual DisplayError CreateRotator(const HWRotatorInfo &hw_rot_info,
|
D | hw_info_types.h | 127 struct HWRotatorInfo { struct 134 void Reset() { *this = HWRotatorInfo(); } in Reset() argument 189 HWRotatorInfo hw_rot_info;
|
/hardware/qcom/display/msm8998/sdm/include/private/ |
D | hw_info_types.h | 125 struct HWRotatorInfo { struct 134 void Reset() { *this = HWRotatorInfo(); } in Reset() argument 190 HWRotatorInfo hw_rot_info;
|
/hardware/qcom/display/msm8909w_3100/sdm/include/private/ |
D | hw_info_types.h | 126 struct HWRotatorInfo { struct 135 void Reset() { *this = HWRotatorInfo(); } in Reset() argument 196 HWRotatorInfo hw_rot_info;
|
/hardware/qcom/display/msm8909/sdm/include/private/ |
D | hw_info_types.h | 126 struct HWRotatorInfo { struct 135 void Reset() { *this = HWRotatorInfo(); } in Reset() argument 197 HWRotatorInfo hw_rot_info;
|
/hardware/qcom/sdm845/display/sdm/include/private/ |
D | hw_info_types.h | 151 struct HWRotatorInfo { struct 226 HWRotatorInfo hw_rot_info;
|
/hardware/qcom/sm8150/display/sdm/include/private/ |
D | hw_info_types.h | 211 struct HWRotatorInfo { struct 298 HWRotatorInfo hw_rot_info;
|
/hardware/qcom/sdm845/display/sdm/libs/core/fb/ |
D | hw_info.cpp | 365 hw_resource->hw_rot_info.type = HWRotatorInfo::ROT_TYPE_MDSS; in GetMDSSRotatorInfo() 401 hw_resource->hw_rot_info.type = HWRotatorInfo::ROT_TYPE_V4L2; in GetV4L2RotatorInfo()
|
/hardware/qcom/display/msm8998/sdm/libs/core/fb/ |
D | hw_info.cpp | 367 hw_resource->hw_rot_info.type = HWRotatorInfo::ROT_TYPE_MDSS; in GetMDSSRotatorInfo() 403 hw_resource->hw_rot_info.type = HWRotatorInfo::ROT_TYPE_V4L2; in GetV4L2RotatorInfo()
|
/hardware/qcom/display/msm8909/sdm/libs/core/fb/ |
D | hw_info.cpp | 372 hw_resource->hw_rot_info.type = HWRotatorInfo::ROT_TYPE_MDSS; in GetMDSSRotatorInfo() 408 hw_resource->hw_rot_info.type = HWRotatorInfo::ROT_TYPE_V4L2; in GetV4L2RotatorInfo()
|
/hardware/qcom/display/msm8996/sdm/libs/core/fb/ |
D | hw_info.cpp | 373 hw_resource->hw_rot_info.type = HWRotatorInfo::ROT_TYPE_MDSS; in GetMDSSRotatorInfo() 407 hw_resource->hw_rot_info.type = HWRotatorInfo::ROT_TYPE_V4L2; in GetV4L2RotatorInfo()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/ |
D | hw_info.cpp | 368 hw_resource->hw_rot_info.type = HWRotatorInfo::ROT_TYPE_MDSS; in GetMDSSRotatorInfo() 404 hw_resource->hw_rot_info.type = HWRotatorInfo::ROT_TYPE_V4L2; in GetV4L2RotatorInfo()
|
/hardware/qcom/sm8150/display/sdm/libs/core/fb/ |
D | hw_info.cpp | 365 hw_resource->hw_rot_info.type = HWRotatorInfo::ROT_TYPE_MDSS; in GetMDSSRotatorInfo() 403 hw_resource->hw_rot_info.type = HWRotatorInfo::ROT_TYPE_V4L2; in GetV4L2RotatorInfo()
|
/hardware/qcom/display/msm8998/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 447 hw_resource->hw_rot_info.type = HWRotatorInfo::ROT_TYPE_V4L2; in GetHWRotatorInfo()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 447 hw_resource->hw_rot_info.type = HWRotatorInfo::ROT_TYPE_V4L2; in GetHWRotatorInfo()
|
/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 460 hw_resource->hw_rot_info.type = HWRotatorInfo::ROT_TYPE_V4L2; in GetHWRotatorInfo()
|
/hardware/qcom/sdm845/display/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 538 hw_resource->hw_rot_info.type = HWRotatorInfo::ROT_TYPE_V4L2; in GetHWRotatorInfo()
|
/hardware/qcom/sm8150/display/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 620 hw_resource->hw_rot_info.type = HWRotatorInfo::ROT_TYPE_V4L2; in GetHWRotatorInfo()
|