Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DFilterDrawRepresentation.java336 int npoints = mark.noPoints * 2; in serializeRepresentation() local
337 for (int j = 0; j < npoints; j++) { in serializeRepresentation()