OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PresentOptionAsync
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
presenttokens.h
45
#define
PresentOptionAsync
(1 << 0)
51
#define PresentAllOptions (
PresentOptionAsync
| \
57
#define PresentAllAsyncOptions (
PresentOptionAsync
| PresentOptionAsyncMayTear)
/xsrc/external/mit/xorg-server/dist/present/
present.c
160
const Bool synced_flip = !(options &
PresentOptionAsync
);
275
divisor == 0 ?
PresentOptionAsync
: 0,
Completed in 6 milliseconds
Indexes created Tue Aug 25 00:27:06 UTC 2026