OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:incrementor
(Results
1 - 2
of
2
) sorted by null
/external/libdrm/tests/planetest/
planetest.c
26
static void
incrementor
(int *inc, int *val, int increment, int lower, int upper)
function
93
incrementor
(&x_inc, &x, 5, 0,
95
incrementor
(&y_inc, &y, 5, 0, test_crtc->crtc->mode.vdisplay -
atomictest.c
32
static void
incrementor
(int *inc, int *val, int increment, int lower, int upper)
function
113
incrementor
(&x_inc, &x, 5, 0,
115
incrementor
(&y_inc, &y, 5, 0, test_crtc->crtc->mode.vdisplay -
Completed in 183 milliseconds