Home
last modified time | relevance | path

Searched defs:outSupport (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/libs/nativewindow/include/system/
Dwindow.h903 struct ANativeWindow* window, bool* outSupport) { in native_window_get_wide_color_support()
909 bool* outSupport) { in native_window_get_hdr_support()
/frameworks/native/libs/gui/
DSurface.cpp1149 bool* outSupport = va_arg(args, bool*); in dispatchGetWideColorSupport() local
1154 bool* outSupport = va_arg(args, bool*); in dispatchGetHdrSupport() local
/frameworks/native/services/vr/hardware_composer/impl/
Dvr_hwc.cpp404 Error VrHwc::getDozeSupport(Display display, bool* outSupport) { in getDozeSupport()
/frameworks/native/services/surfaceflinger/DisplayHardware/
DComposerHal.cpp408 Error Composer::getDozeSupport(Display display, bool* outSupport) in getDozeSupport()
/frameworks/native/libs/hwc2on1adapter/
DHWC2On1Adapter.cpp693 Error HWC2On1Adapter::Display::getDozeSupport(int32_t* outSupport) { in getDozeSupport()
/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2Test.cpp260 void getDozeSupport(hwc2_display_t display, int32_t* outSupport, in getDozeSupport()