Searched refs:display_timestamp (Results 1 – 6 of 6) sorted by relevance
737 obj_surface->display_timestamp = 0; in psb_putsurface_xvideo()819 obj_surface->display_timestamp = GetTickCount(); in psb_putsurface_xvideo()824 obj_surface->display_timestamp = 0; in psb_putsurface_xvideo()
557 unsigned long display_timestamp; /* record the time point of put surface*/ member
187 obj_surface->display_timestamp = 0;
712 obj_surface->display_timestamp = 0;
1479 obj_surface->display_timestamp = GetTickCount(); in psb_putsurface_overlay()
2448 while ((GetTickCount() - cur_obj_surface->display_timestamp) < PSB_MAX_FLIP_DELAY) in psb_SyncSurface()2556 && ((GetTickCount() - cur_obj_surface->display_timestamp) < PSB_MAX_FLIP_DELAY)) { in psb_QuerySurfaceStatus()