Searched refs:out_support (Results 1 – 9 of 9) sorted by relevance
181 int32_t *out_support);199 bool *out_support);
325 bool *out_support) { in GetDisplayBrightnessSupport() argument327 *out_support = display == HWC_DISPLAY_PRIMARY && hwc_session->brightness_fd_ != -1; in GetDisplayBrightnessSupport()604 int32_t *out_support) { in GetDozeSupport() argument605 if (!device || !out_support) { in GetDozeSupport()615 *out_support = 1; in GetDozeSupport()617 *out_support = 0; in GetDozeSupport()
232 int32_t *out_support);261 bool *out_support);
459 bool *out_support) { in GetDisplayBrightnessSupport() argument461 *out_support = display == HWC_DISPLAY_PRIMARY && hwc_session->brightness_fd_ != -1; in GetDisplayBrightnessSupport()1113 int32_t *out_support) { in GetDozeSupport() argument1114 if (!device || !out_support) { in GetDozeSupport()1126 *out_support = 0; in GetDozeSupport()1128 *out_support = 1; in GetDozeSupport()
490 hwc2_display_t display, int32_t* out_support) { in Hwc2ImplGetDozeSupport() argument495 *out_support = 0; in Hwc2ImplGetDozeSupport()
467 static int32_t GetDozeSupport(hwc2_device_t *device, hwc2_display_t display, int32_t *out_support) { in GetDozeSupport() argument469 *out_support = 1; in GetDozeSupport()473 *out_support = 0; in GetDozeSupport()
362 …t HWCSession::GetDozeSupport(hwc2_device_t *device, hwc2_display_t display, int32_t *out_support) { in GetDozeSupport() argument369 *out_support = 1; in GetDozeSupport()371 *out_support = 0; in GetDozeSupport()
472 static int32_t GetDozeSupport(hwc2_device_t *device, hwc2_display_t display, int32_t *out_support) { in GetDozeSupport() argument474 *out_support = 1; in GetDozeSupport()478 *out_support = 0; in GetDozeSupport()
379 static int32_t GetDozeSupport(hwc2_device_t *device, hwc2_display_t display, int32_t *out_support) { in GetDozeSupport() argument381 *out_support = 1; in GetDozeSupport()385 *out_support = 0; in GetDozeSupport()