Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/present/
H A Dpresent_wnmd.c272 WindowPtr toplvl_window = present_wnmd_toplvl_pixmap_window(window); in present_wnmd_check_flip() local
304 if ( !RegionEqual(&window->winSize, &toplvl_window->winSize) ) in present_wnmd_check_flip()
403 WindowPtr toplvl_window = present_wnmd_toplvl_pixmap_window(window); in present_wnmd_can_window_flip() local
420 if ( !RegionEqual(&window->winSize, &toplvl_window->winSize) ) in present_wnmd_can_window_flip()
490 WindowPtr toplvl_window = present_wnmd_toplvl_pixmap_window(vblank->window); in present_wnmd_execute() local
498 present_set_tree_pixmap(toplvl_window, old_pixmap, vblank->pixmap); in present_wnmd_execute()