Home
last modified time | relevance | path

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

/development/ndk/sources/android/ndk_helper/
DtapCamera.cpp301 Vec3 TapCamera::PointOnSphere( Vec2& point ) in PointOnSphere()
/development/cmds/monkey/src/com/android/commands/monkey/
DMonkeySourceRandom.java337 private void randomWalk(Random random, Display display, PointF point, PointF vector) { in randomWalk()
/development/samples/ApiDemos/src/com/example/android/apis/animation/
DPathAnimations.java111 public void setPoint(PointF point) { in setPoint()
/development/ndk/platforms/android-3/include/linux/mtd/
Dmtd.h100 int (*point) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char **mtdbuf); member
/development/ndk/platforms/android-4/samples/san-angeles/jni/
Ddemo.c177 static void superShapeMap(VECTOR3 *point, float r1, float r2, float t, float p) in superShapeMap()