Searched refs:outSupport (Results 1 – 2 of 2) sorted by relevance
990 struct ANativeWindow* window, bool* outSupport) { in native_window_get_wide_color_support() argument992 outSupport); in native_window_get_wide_color_support()996 bool* outSupport) { in native_window_get_hdr_support() argument997 return window->perform(window, NATIVE_WINDOW_GET_HDR_SUPPORT, outSupport); in native_window_get_hdr_support()
355 UINT *outSupport, in PopulateFormatDeviceCaps() argument358 if (FAILED(device->CheckFormatSupport(format, outSupport))) in PopulateFormatDeviceCaps()360 *outSupport = 0; in PopulateFormatDeviceCaps()