Searched refs:DRIComputeMilliSeconds (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/ |
| H A D | dri.c | 2000 DRIComputeMilliSeconds(unsigned long s_secs, unsigned long s_usecs, function in typeref:typename:unsigned long 2032 msecs = DRIComputeMilliSeconds(s_secs, s_usecs, f_secs, f_usecs);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/ |
| H A D | dri.c | 1979 DRIComputeMilliSeconds(unsigned long s_secs, unsigned long s_usecs, function in typeref:typename:unsigned long 2009 msecs = DRIComputeMilliSeconds(s_secs, s_usecs, f_secs, f_usecs);
|
Completed in 8 milliseconds