Searched defs:v2 (Results 1 – 9 of 9) sorted by relevance
/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/ |
D | GLFace.java | 31 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/ |
D | tapCamera.cpp | 200 void TapCamera::BeginPinch( const Vec2& v1, const Vec2& v2 ) in BeginPinch() 242 void TapCamera::Pinch( const Vec2& v1, const Vec2& v2 ) in Pinch()
|
D | gestureDetector.cpp | 225 bool PinchDetector::GetPointers( Vec2& v1, Vec2& v2 ) in GetPointers()
|
/development/ndk/platforms/android-17/samples/Teapot/jni/ |
D | TeapotNativeActivity.cpp | 256 ndk_helper::Vec2 v2; in HandleInput() local 267 ndk_helper::Vec2 v2; in HandleInput() local
|
/development/ndk/platforms/android-18/samples/MoreTeapots/jni/ |
D | MoreTeapotsNativeActivity.cpp | 267 ndk_helper::Vec2 v2; in HandleInput() local 278 ndk_helper::Vec2 v2; in HandleInput() local
|
/development/ndk/platforms/android-4/samples/san-angeles/jni/ |
D | demo.c | 169 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/ |
D | MonkeySourceRandom.java | 287 PointF v2 = randomVector(random); in generatePointerEvent() local
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
D | LabelMaker.java | 235 int v2 = v + height; in add() local
|
/development/perftests/panorama/feature_stab/db_vlvm/ |
D | db_feature_detection.cpp | 1076 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()
|