Searched refs:hwc2_function_pointer_t (Results 1 – 4 of 4) sorted by relevance
56 static hwc2_function_pointer_t ToHook(T function) { in ToHook()59 return reinterpret_cast<hwc2_function_pointer_t>(function); in ToHook()114 static hwc2_function_pointer_t HookDevGetFunction(struct hwc2_device * /*dev*/, in HookDevGetFunction()140 hwc2_callback_data_t, hwc2_function_pointer_t>); in HookDevGetFunction()
48 hwc2_function_pointer_t function);
172 hwc2_function_pointer_t function) { in RegisterCallback()
1025 typedef void (*hwc2_function_pointer_t)(); typedef1071 hwc2_function_pointer_t (*getFunction)(struct hwc2_device* device,1337 hwc2_callback_data_t callbackData, hwc2_function_pointer_t pointer);