Searched refs:kHWRotatorInput (Results 1 – 11 of 11) sorted by relevance
/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 430 hw_resource->supported_formats_map.erase(kHWRotatorInput); in GetRotatorSupportedFormats() 431 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/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/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/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/msm8909w_3100/sdm/libs/core/fb/ |
D | hw_info.cpp | 160 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/msm8998/sdm/libs/core/fb/ |
D | hw_info.cpp | 160 ParseFormats(&tokens[1], (token_count - 1), kHWRotatorInput, hw_resource_); in GetHWResourceInfo()
|