Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h949 GetSupportedContentTypes = HWC2_FUNCTION_GET_SUPPORTED_CONTENT_TYPES, enumerator
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display.cpp2602 HWC2::Error HWCDisplay::GetSupportedContentTypes(uint32_t *out_num_types, uint32_t *out_types) { in GetSupportedContentTypes() function in sdm::HWCDisplay
Dhwc_session.cpp841 static int32_t GetSupportedContentTypes(hwc2_device_t *device, hwc2_display_t display, in GetSupportedContentTypes() function