Home
last modified time | relevance | path

Searched refs:pull (Results 1 – 3 of 3) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DBitmapMesh.java96 float pull = K / (dd + 0.000001f); in warp() local
98 pull /= (d + 0.000001f); in warp()
101 if (pull >= 1) { in warp()
105 dst[i+0] = x + dx * pull; in warp()
106 dst[i+1] = y + dy * pull; in warp()
/development/perftests/panorama/
DREADME.txt30 1) adb pull /data/panorama.ppm .
/development/tools/apkcheck/
DREADME.txt38 use "uses-library" directives to pull in external libraries. Since