Home
last modified time | relevance | path

Searched refs:hwc2_function_pointer_t (Results 1 – 4 of 4) sorted by relevance

/external/drm_hwcomposer/hwc2_device/
Dhwc2_device.cpp56 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()
DDrmHwcTwo.h48 hwc2_function_pointer_t function);
DDrmHwcTwo.cpp172 hwc2_function_pointer_t function) { in RegisterCallback()
/external/drm_hwcomposer/.ci/android_headers/hardware/
Dhwcomposer2.h1025 typedef void (*hwc2_function_pointer_t)(); typedef
1071 hwc2_function_pointer_t (*getFunction)(struct hwc2_device* device,
1337 hwc2_callback_data_t callbackData, hwc2_function_pointer_t pointer);