Home
last modified time | relevance | path

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

/dports/devel/directfb/DirectFB-1.4.17/tests/
H A Ddfbtest_window_flip_once.c79 surface->Flip( surface, NULL, DSFLIP_ONCE ); in window_loop1()
132 surface->Flip( surface, NULL, DSFLIP_ONCE ); in window_loop2()
/dports/devel/directfb/DirectFB-1.4.17/include/
H A Ddirectfb.h3259 DSFLIP_ONCE = 0x00000010, enumerator
/dports/devel/directfb/DirectFB-1.4.17/
H A DNEWS767 - add IDirectFBWindow::BeginUpdates() and DSFLIP_ONCE to sync updates without double buffer space
H A DChangeLog5281 DSFLIP_ONCE has been added, causing the Flip() to wait until all other updating