Searched defs:v1 (Results 1 – 13 of 13) 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() 84 GLVertex v1 = mVertexList.get(i); in putIndices() local
|
/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 | 255 ndk_helper::Vec2 v1; in HandleInput() local 266 ndk_helper::Vec2 v1; in HandleInput() local
|
/development/ndk/platforms/android-18/samples/MoreTeapots/jni/ |
D | MoreTeapotsNativeActivity.cpp | 266 ndk_helper::Vec2 v1; in HandleInput() local 277 ndk_helper::Vec2 v1; in HandleInput() local
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
D | regdef.h | 27 #define v1 $3 macro 72 #define v1 $3 macro
|
/development/ndk/platforms/android-L/include/linux/netfilter/ |
D | xt_string.h | 45 } v1; member
|
/development/ndk/platforms/android-L/arch-mips/include/machine/ |
D | regdef.h | 43 #define v1 $3 macro
|
/development/ndk/platforms/android-9/arch-mips/include/machine/ |
D | regdef.h | 43 #define v1 $3 macro
|
/development/ndk/platforms/android-L/arch-mips64/include/machine/ |
D | regdef.h | 50 #define v1 $3 macro
|
/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 | 265 PointF v1 = randomVector(random); in generatePointerEvent() 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()
|