Home
last modified time | relevance | path

Searched defs:poly (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Gallery2/jni/filters/
Dshadows.c38 double *poly = (double *) malloc(5*sizeof(double)); in JNIFUNCF() local
Dhsv.c21 double fastevalPoly(double *poly,int n, double x){ in fastevalPoly()
/packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/
DCbSendMessageCalculatorTest.java126 Polygon poly = createPolygon(llNorthWest, ll2, ll3, ll4, ll5); in testTMoThresholdsWithExistingTestGeofence() local