Home
last modified time | relevance | path

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

/frameworks/native/libs/nativewindow/include/system/
Dwindow.h973 struct ANativeWindow* window, bool* outSupport) { in native_window_get_wide_color_support()
979 bool* outSupport) { in native_window_get_hdr_support()
/frameworks/native/libs/gui/
DSurface.cpp1262 bool* outSupport = va_arg(args, bool*); in dispatchGetWideColorSupport() local
1267 bool* outSupport = va_arg(args, bool*); in dispatchGetHdrSupport() local
/frameworks/native/services/vr/hardware_composer/impl/
Dvr_hwc.cpp436 Error VrHwc::getDozeSupport(Display display, bool* outSupport) { in getDozeSupport()
/frameworks/native/services/surfaceflinger/DisplayHardware/
DComposerHal.cpp472 Error Composer::getDozeSupport(Display display, bool* outSupport) in getDozeSupport()
/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2Test.cpp264 void getDozeSupport(hwc2_display_t display, int32_t* outSupport, in getDozeSupport()