Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h950 SetContentType = HWC2_FUNCTION_SET_CONTENT_TYPE, enumerator
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display.cpp2606 HWC2::Error HWCDisplay::SetContentType(int32_t content_type) { in SetContentType() function in sdm::HWCDisplay
Dhwc_session.cpp855 static int32_t SetContentType(hwc2_device_t *device, hwc2_display_t display, in SetContentType() function
/hardware/qcom/sm7250/display/composer/
Dhwc_display.cpp2835 HWC2::Error HWCDisplay::SetContentType(HwcContentType type) { in SetContentType() function in sdm::HWCDisplay
Dhwc_session.cpp3684 int32_t HWCSession::SetContentType(hwc2_display_t display, HwcContentType type) { in SetContentType() function in sdm::HWCSession