Home
last modified time | relevance | path

Searched defs:v2 (Results 1 – 9 of 9) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
DGLFace.java31 public GLFace(GLVertex v1, GLVertex v2, GLVertex v3) { in GLFace()
37 public GLFace(GLVertex v1, GLVertex v2, GLVertex v3, GLVertex v4) { in GLFace()
/development/ndk/sources/android/ndk_helper/
DtapCamera.cpp200 void TapCamera::BeginPinch( const Vec2& v1, const Vec2& v2 ) in BeginPinch()
242 void TapCamera::Pinch( const Vec2& v1, const Vec2& v2 ) in Pinch()
DgestureDetector.cpp225 bool PinchDetector::GetPointers( Vec2& v1, Vec2& v2 ) in GetPointers()
/development/ndk/platforms/android-17/samples/Teapot/jni/
DTeapotNativeActivity.cpp256 ndk_helper::Vec2 v2; in HandleInput() local
267 ndk_helper::Vec2 v2; in HandleInput() local
/development/ndk/platforms/android-18/samples/MoreTeapots/jni/
DMoreTeapotsNativeActivity.cpp267 ndk_helper::Vec2 v2; in HandleInput() local
278 ndk_helper::Vec2 v2; in HandleInput() local
/development/ndk/platforms/android-4/samples/san-angeles/jni/
Ddemo.c169 static void vector3Sub(VECTOR3 *dest, VECTOR3 *v1, VECTOR3 *v2) in vector3Sub()
244 VECTOR3 v1, v2, n; in createSuperShape() local
/development/cmds/monkey/src/com/android/commands/monkey/
DMonkeySourceRandom.java287 PointF v2 = randomVector(random); in generatePointerEvent() local
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DLabelMaker.java235 int v2 = v + height; in add() local
/development/perftests/panorama/feature_stab/db_vlvm/
Ddb_feature_detection.cpp1076 inline void db_MaxVector_128_Aligned16_f(float *m,float *v1,float *v2) in db_MaxVector_128_Aligned16_f()
1202 inline void db_MaxVector_128_SecondSourceDestAligned16_f(float *m,float *v1,float *v2) in db_MaxVector_128_SecondSourceDestAligned16_f()