Searched refs:hwc2_function_pointer_t (Results 1 – 5 of 5) sorted by relevance
47 hwc2_function_pointer_t pointer);
56 hwc2_function_pointer_t pointer) { in Register()
96 hwc2_function_pointer_t pointer);118 static hwc2_function_pointer_t GetFunction(struct hwc2_device *device, int32_t descriptor);
210 static hwc2_function_pointer_t AsFP(T function) { in AsFP()212 return reinterpret_cast<hwc2_function_pointer_t>(function); in AsFP()406 hwc2_function_pointer_t pointer) { in RegisterCallback()587 hwc2_function_pointer_t HWCSession::GetFunction(struct hwc2_device *device, in GetFunction()
689 typedef void (*hwc2_function_pointer_t)(); typedef734 hwc2_function_pointer_t (*getFunction)(struct hwc2_device* device,943 hwc2_callback_data_t callbackData, hwc2_function_pointer_t pointer);