Searched defs:mapPoints (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DGLCanvasImpl.java55 // The results of mapPoints are stored in this buffer, and the order is
316 private float[] mapPoints(float m[], int x1, int y1, int x2, int y2) { method in class:GLCanvasImpl
355 float points[] = mapPoints(

Completed in 50 milliseconds