/hardware/qcom/display/msm8998/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 419 hw_resource->supported_formats_map.erase(kHWRotatorInput); in GetRotatorSupportedFormats() 420 hw_resource->supported_formats_map.insert(make_pair(kHWRotatorInput, supported_formats)); in GetRotatorSupportedFormats()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 419 hw_resource->supported_formats_map.erase(kHWRotatorInput); in GetRotatorSupportedFormats() 420 hw_resource->supported_formats_map.insert(make_pair(kHWRotatorInput, supported_formats)); in GetRotatorSupportedFormats()
|
/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 432 hw_resource->supported_formats_map.erase(kHWRotatorInput); in GetRotatorSupportedFormats() 433 hw_resource->supported_formats_map.insert(make_pair(kHWRotatorInput, supported_formats)); in GetRotatorSupportedFormats()
|
/hardware/qcom/sdm845/display/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 510 hw_resource->supported_formats_map.erase(kHWRotatorInput); in GetRotatorSupportedFormats() 511 hw_resource->supported_formats_map.insert(make_pair(kHWRotatorInput, supported_formats)); in GetRotatorSupportedFormats()
|
/hardware/qcom/display/msm8996/sdm/include/private/ |
D | hw_info_types.h | 88 kHWRotatorInput, enumerator
|
/hardware/qcom/display/msm8998/sdm/include/private/ |
D | hw_info_types.h | 81 kHWRotatorInput, enumerator
|
/hardware/qcom/display/msm8909w_3100/sdm/include/private/ |
D | hw_info_types.h | 81 kHWRotatorInput, enumerator
|
/hardware/qcom/display/msm8909/sdm/include/private/ |
D | hw_info_types.h | 81 kHWRotatorInput, enumerator
|
/hardware/qcom/sm8150/display/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 592 hw_resource->supported_formats_map.erase(kHWRotatorInput); in GetRotatorSupportedFormats() 593 hw_resource->supported_formats_map.insert(make_pair(kHWRotatorInput, supported_formats)); in GetRotatorSupportedFormats()
|
/hardware/qcom/sdm845/display/sdm/include/private/ |
D | hw_info_types.h | 83 kHWRotatorInput, enumerator
|
/hardware/qcom/sm8150/display/sdm/include/private/ |
D | hw_info_types.h | 91 kHWRotatorInput, enumerator
|
/hardware/qcom/sdm845/display/sdm/libs/core/fb/ |
D | hw_info.cpp | 160 ParseFormats(&tokens[1], (token_count - 1), kHWRotatorInput, hw_resource_); in GetHWResourceInfo()
|
/hardware/qcom/display/msm8998/sdm/libs/core/fb/ |
D | hw_info.cpp | 160 ParseFormats(&tokens[1], (token_count - 1), kHWRotatorInput, hw_resource_); in GetHWResourceInfo()
|
/hardware/qcom/display/msm8909/sdm/libs/core/fb/ |
D | hw_info.cpp | 162 ParseFormats(&tokens[1], (token_count - 1), kHWRotatorInput, hw_resource_); in GetHWResourceInfo()
|
/hardware/qcom/display/msm8996/sdm/libs/core/fb/ |
D | hw_info.cpp | 175 ParseFormats(&tokens[1], (token_count - 1), kHWRotatorInput, hw_resource); in GetHWResourceInfo()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/ |
D | hw_info.cpp | 160 ParseFormats(&tokens[1], (token_count - 1), kHWRotatorInput, hw_resource_); in GetHWResourceInfo()
|
/hardware/qcom/sm8150/display/sdm/libs/core/fb/ |
D | hw_info.cpp | 160 ParseFormats(&tokens[1], (token_count - 1), kHWRotatorInput, hw_resource_); in GetHWResourceInfo()
|