Home
last modified time | relevance | path

Searched refs:centery (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DImageDraw.java261 int centery = ch / 2; in drawLook() local
270 centery - rad, in drawLook()
272 centery + rad); in drawLook()
/aosp12/frameworks/native/opengl/tests/angeles/
H A Ddemo.c615 GLfloat centerx, GLfloat centery, GLfloat centerz, in gluLookAt() argument
626 z[1] = eyey - centery; in gluLookAt()