Searched refs:gx_win32_get_data_instance_by_thread_id (Results 1 – 4 of 4) sorted by relevance
44 GX_WIN32_DISPLAY_DRIVER_DATA *gx_win32_get_data_instance_by_thread_id(LONG thread_id);
56 GX_WIN32_DISPLAY_DRIVER_DATA *gx_win32_get_data_instance_by_thread_id(LONG thread_id) in gx_win32_get_data_instance_by_thread_id() function
70 …GX_WIN32_DISPLAY_DRIVER_DATA *data = gx_win32_get_data_instance_by_thread_id(GetCurrentThreadId()); in gx_generic_event_post()
22 …GX_WIN32_DISPLAY_DRIVER_DATA* data = gx_win32_get_data_instance_by_thread_id(GetCurrentThreadId()); in studio_sprite_draw()