OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StepY
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/egl/main/
eglscreen.h
63
EGLint StepX,
StepY
; /**< Screen position/origin granularity */
eglscreen.c
93
screen->
StepY
= 1;
224
value[1] = scrn->
StepY
;
Completed in 50 milliseconds