Home
last modified time | relevance | path

Searched defs:GetSupportedContentTypes (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/libhardware/include/hardware/
H A Dhwcomposer2.h949 GetSupportedContentTypes = HWC2_FUNCTION_GET_SUPPORTED_CONTENT_TYPES, enumerator
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_display.cpp2829 HWC2::Error HWCDisplay::GetSupportedContentTypes(hidl_vec<HwcContentType> *types) { in GetSupportedContentTypes() function in sdm::HWCDisplay
H A Dhwc_session.cpp3675 int32_t HWCSession::GetSupportedContentTypes(hwc2_display_t display, in GetSupportedContentTypes() function in sdm::HWCSession
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_display.cpp2601 HWC2::Error HWCDisplay::GetSupportedContentTypes(uint32_t *out_num_types, uint32_t *out_types) { in GetSupportedContentTypes() function in sdm::HWCDisplay
H A Dhwc_session.cpp841 static int32_t GetSupportedContentTypes(hwc2_device_t *device, hwc2_display_t display, in GetSupportedContentTypes() function