Searched refs:RecordFlushAllContexts (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/record/ |
| H A D | record.c | 840 /* RecordFlushAllContexts 853 RecordFlushAllContexts( 874 } /* RecordFlushAllContexts */ 956 if (!AddCallback(&FlushCallback, RecordFlushAllContexts, NULL)) 960 * RecordFlushAllContexts. Is this any better? 1058 DeleteCallback(&FlushCallback, RecordFlushAllContexts, NULL); 1061 * RecordFlushAllContexts. Is this any better? 1064 RecordFlushAllContexts(&FlushCallback, NULL, NULL); 851 RecordFlushAllContexts( function in typeref:typename:void
|
| /xsrc/external/mit/xorg-server/dist/record/ |
| H A D | record.c | 803 /* RecordFlushAllContexts 816 RecordFlushAllContexts(CallbackListPtr *pcbl, 833 } /* RecordFlushAllContexts */ 910 if (!AddCallback(&FlushCallback, RecordFlushAllContexts, NULL)) 914 * RecordFlushAllContexts. Is this any better? 1005 DeleteCallback(&FlushCallback, RecordFlushAllContexts, NULL); 1008 * RecordFlushAllContexts. Is this any better? 1011 RecordFlushAllContexts(&FlushCallback, NULL, NULL); 814 RecordFlushAllContexts(CallbackListPtr *pcbl, function in typeref:typename:void
|
Completed in 10 milliseconds