OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:y_inc
(Results
1 - 2
of
2
) sorted by null
/external/libdrm/tests/planetest/
planetest.c
38
int x_inc = 1, x = 0,
y_inc
= 1, y = 0;
local
95
incrementor(&
y_inc
, &y, 5, 0, test_crtc->crtc->mode.vdisplay -
atomictest.c
44
int x_inc = 1, x = 0,
y_inc
= 1, y = 0;
local
115
incrementor(&
y_inc
, &y, 5, 0, test_crtc->crtc->mode.vdisplay -
Completed in 47 milliseconds