Home
last modified time | relevance | path

Searched defs:dist (Results 1 – 5 of 5) sorted by relevance

/development/ndk/platforms/android-4/samples/san-angeles/jni/
Dcams.h42 unsigned char dist; // if >0, cam rotates around eye xy on dist * 0.1 member
Ddemo.c728 float dist = cam->dist * 0.1f; in camTrack() local
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DWindowSurface.java167 int dist = Math.abs(mBrightLine-index); in makeGreen() local
/development/tools/emulator/opengl/shared/OpenglCodecCommon/
DGLSharedGroup.cpp64 GLint dist = location - m_Indexes[i].base; in getIndexForLocation() local
/development/samples/GlobalTime/src/com/android/globaltime/
DGlobalTime.java1083 float dist = distance(city.getLatitude(), city.getLongitude(), in locateCity() local
1099 float dist = distance(city.getLatitude(), city.getLongitude(), in goToCity() local