Searched refs:hwc2_function_pointer_t (Results 1 – 3 of 3) sorted by relevance
74 hwc2_function_pointer_t getFunction(int32_t descriptor);75 static hwc2_function_pointer_t getFunctionHook(hwc2_device_t* device,130 hwc2_function_pointer_t pointer);145 hwc2_function_pointer_t pointer;
46 static hwc2_function_pointer_t asFP(T function) { in asFP()48 return reinterpret_cast<hwc2_function_pointer_t>(function); in asFP()243 hwc2_function_pointer_t Device::getFunction(int32_t desc) { in getFunction()270 hwc2_function_pointer_t>); in getFunction()485 hwc2_function_pointer_t Device::getFunctionHook(hwc2_device_t* dev, in getFunctionHook()522 hwc2_function_pointer_t callbackPointer) { in registerCallback()
716 typedef void (*hwc2_function_pointer_t)(); typedef761 hwc2_function_pointer_t (*getFunction)(struct hwc2_device* device,970 hwc2_callback_data_t callbackData, hwc2_function_pointer_t pointer);