Searched refs:HWC2_PFN_HOTPLUG (Results 1 – 17 of 17) sorted by relevance
54 HWC2_PFN_HOTPLUG hotplug_ = nullptr;
60 hotplug_ = reinterpret_cast<HWC2_PFN_HOTPLUG>(pointer); in Register()
56 HWC2_PFN_HOTPLUG hotplug_ = nullptr;
66 hotplug_ = reinterpret_cast<HWC2_PFN_HOTPLUG>(pointer); in Register()
58 HWC2_PFN_HOTPLUG hotplug_callback = nullptr;240 hotplug_callback = reinterpret_cast<HWC2_PFN_HOTPLUG>(pointer); in Hwc2ImplRegisterCallback()
58 HWC2_PFN_HOTPLUG hotplug_ = nullptr;
65 hotplug_ = reinterpret_cast<HWC2_PFN_HOTPLUG>(pointer); in Register()
71 hotplug_ = reinterpret_cast<HWC2_PFN_HOTPLUG>(pointer); in Register()
80 HWC2_PFN_HOTPLUG hotplug_ = nullptr;
94 hotplug_ = reinterpret_cast<HWC2_PFN_HOTPLUG>(pointer); in Register()
57 reinterpret_cast<HWC2_PFN_HOTPLUG>(pointer)(callbackData, adapter.getDisplayId(), in registerCallbackHook()
1108 typedef void (*HWC2_PFN_HOTPLUG)(hwc2_callback_data_t callbackData, typedef
538 auto hotplug = reinterpret_cast<HWC2_PFN_HOTPLUG>(pointer); in registerCallback()2661 auto hotplug = reinterpret_cast<HWC2_PFN_HOTPLUG>(callbackInfo.pointer); in hwc1Hotplug()
497 auto hotplug = reinterpret_cast<HWC2_PFN_HOTPLUG>(pointer); in registerCallback()2633 auto hotplug = reinterpret_cast<HWC2_PFN_HOTPLUG>(callbackInfo.pointer); in hwc1Hotplug()