OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:centery
(Results
1 - 6
of
6
) sorted by null
/external/opencv/cv/src/
cvsnakes.cpp
85
int
centery
= win.height >> 1;
local
228
Econt[(j +
centery
) * win.width + k + centerx] = energy =
268
Ecurv[(j +
centery
) * win.width + k + centerx] = energy =
324
Eimg[(j +
centery
) * win.width + k + centerx] = energy =
329
Eimg[(j +
centery
) * win.width + k + centerx] = energy =
371
if( E[(j +
centery
) * win.width + k + centerx] < Emin )
373
Emin = E[(j +
centery
) * win.width + k + centerx];
/external/quake/quake/src/WinQuake/
in_dos.cpp
501
int centerx,
centery
;
local
523
centery
= joysticky;
537
joyyh = (
centery
+ joysticky)/2;
/external/mesa3d/test/
m_matrix.h
123
GLfloat centerx, GLfloat
centery
, GLfloat centerz,
m_matrix.c
[
all
...]
/development/ndk/platforms/android-4/samples/san-angeles/jni/
demo.c
615
GLfloat centerx, GLfloat
centery
, GLfloat centerz,
626
z[1] = eyey -
centery
;
/frameworks/base/opengl/tests/angeles/
demo.c
615
GLfloat centerx, GLfloat
centery
, GLfloat centerz,
626
z[1] = eyey -
centery
;
Completed in 133 milliseconds