Home
last modified time | relevance | path

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

/frameworks/native/services/vr/hardware_composer/impl/
Dvr_hwc.cpp307 Error VrHwc::getClientTargetSupport(Display display, uint32_t width, in getClientTargetSupport() function in android::dvr::VrHwc
/frameworks/native/libs/hwc2on1adapter/
DHWC2On1Adapter.cpp1023 Error HWC2On1Adapter::Display::getClientTargetSupport(uint32_t width, uint32_t height, in getClientTargetSupport() function in android::HWC2On1Adapter::Display
/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2Test.cpp786 void getClientTargetSupport(hwc2_display_t display, int32_t width, in getClientTargetSupport() function in Hwc2Test