Searched refs:outSupport (Results 1 – 10 of 10) sorted by relevance
269 Error getDisplayBrightnessSupport(Display display, bool* outSupport) { in getDisplayBrightnessSupport() argument272 *outSupport = false; in getDisplayBrightnessSupport()280 *outSupport = in getDisplayBrightnessSupport()288 *outSupport = support; in getDisplayBrightnessSupport()
122 virtual Error getDisplayBrightnessSupport(Display display, bool* outSupport) = 0;
88 virtual Error getDozeSupport(Display display, bool* outSupport) = 0;
1555 hwc2_device_t* device, hwc2_display_t display, int32_t* outSupport);2708 hwc2_display_t display, bool* outSupport);
118 int32_t getDozeSupportHook(hwc2_device_t* device, hwc2_display_t display, int32_t* outSupport) { in getDozeSupportHook() argument124 *outSupport = 0; in getDozeSupportHook()
253 Error getDozeSupport(Display display, bool* outSupport) override { in getDozeSupport() argument256 *outSupport = hwc_support; in getDozeSupport()
213 HWC2::Error getDozeSupport(int32_t* outSupport);
200 HWC2::Error getDozeSupport(int32_t* outSupport);
735 Error HWC2On1Adapter::Display::getDozeSupport(int32_t* outSupport) in getDozeSupport() argument740 *outSupport = 0; in getDozeSupport()742 *outSupport = 1; in getDozeSupport()
693 Error HWC2On1Adapter::Display::getDozeSupport(int32_t* outSupport) { in getDozeSupport() argument697 *outSupport = 0; in getDozeSupport()699 *outSupport = 1; in getDozeSupport()