Home
last modified time | relevance | path

Searched defs:v1 (Results 1 – 13 of 13) 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()
84 GLVertex v1 = mVertexList.get(i); in putIndices() local
/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.cpp255 ndk_helper::Vec2 v1; in HandleInput() local
266 ndk_helper::Vec2 v1; in HandleInput() local
/development/ndk/platforms/android-18/samples/MoreTeapots/jni/
DMoreTeapotsNativeActivity.cpp266 ndk_helper::Vec2 v1; in HandleInput() local
277 ndk_helper::Vec2 v1; in HandleInput() local
/development/ndk/platforms/android-9/arch-mips/include/asm/
Dregdef.h27 #define v1 $3 macro
72 #define v1 $3 macro
/development/ndk/platforms/android-L/include/linux/netfilter/
Dxt_string.h45 } v1; member
/development/ndk/platforms/android-L/arch-mips/include/machine/
Dregdef.h43 #define v1 $3 macro
/development/ndk/platforms/android-9/arch-mips/include/machine/
Dregdef.h43 #define v1 $3 macro
/development/ndk/platforms/android-L/arch-mips64/include/machine/
Dregdef.h50 #define v1 $3 macro
/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.java265 PointF v1 = randomVector(random); in generatePointerEvent() 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()