HomeSort by relevance Sort by last modified time
    Searched full:npoints (Results 1 - 18 of 18) sorted by null

  /external/opencv/cv/src/
cvcalibration.cpp     [all...]
  /external/proguard/src/proguard/gui/splash/
OverrideGraphics2D.java 344 public void drawPolygon(int[] xPoints, int[] yPoints, int nPoints)
346 graphics.drawPolygon(xPoints, yPoints, nPoints);
354 public void drawPolyline(int[] xPoints, int[] yPoints, int nPoints)
356 graphics.drawPolyline(xPoints, yPoints, nPoints);
424 public void fillPolygon(int[] xPoints, int[] yPoints, int nPoints)
426 graphics.fillPolygon(xPoints, yPoints, nPoints);
  /frameworks/base/media/java/android/media/
ResampleInputStream.java 150 byte[] out, int outOffset, int npoints);
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterDrawRepresentation.java 336 int npoints = mark.noPoints * 2; local
337 for (int j = 0; j < npoints; j++) {
  /external/harfbuzz/src/
harfbuzz-shaper.h 246 HB_Error (*getPointInOutline)(HB_Font font, HB_Glyph glyph, int flags /*HB_ShaperFlag*/, hb_uint32 point, HB_Fixed *xpos, HB_Fixed *ypos, hb_uint32 *nPoints);
  /external/harfbuzz/tests/shaping/
main.cpp 113 HB_Error hb_getPointInOutline(HB_Font font, HB_Glyph glyph, int flags, hb_uint32 point, HB_Fixed *xpos, HB_Fixed *ypos, hb_uint32 *nPoints)
126 *nPoints = face->glyph->outline.n_points;
127 if (!(*nPoints))
130 if (point > *nPoints)
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-shaper.h 215 HB_Error (*getPointInOutline)(HB_Font font, HB_Glyph glyph, int flags /*HB_ShaperFlag*/, hb_uint32 point, HB_Fixed *xpos, HB_Fixed *ypos, hb_uint32 *nPoints);
  /external/harfbuzz_ng/src/
hb-old.cc 136 hb_uint32 *nPoints)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlib.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h     [all...]
  /external/opencv/cv/include/
cv.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBproto.h 639 CARD8 nPoints;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBproto.h 639 CARD8 nPoints;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBproto.h 639 CARD8 nPoints;
  /prebuilts/devtools/tools/lib/
jfreechart-swt-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9-swt.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart-swt/1.0.9/
jfreechart-swt-1.0.9.jar 

Completed in 766 milliseconds