Home
last modified time | relevance | path

Searched defs:nPoints (Results 1 – 9 of 9) sorted by relevance

/external/pdfium/core/src/fxge/ge/
Dfx_ge_path.cpp125 void CFX_PathData::SetPointCount(int nPoints) in SetPointCount()
137 void CFX_PathData::AllocPointCount(int nPoints) in AllocPointCount()
157 void CFX_PathData::TrimPoints(int nPoints) in TrimPoints()
Dfx_ge_ps.cpp92 int nPoints = pPathData->GetPointCount(); in OutputPath() local
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmsgmt.c93 cmsUInt32Number nPoints, in ComputeKToLstar()
140 cmsUInt32Number nPoints, in _cmsBuildKToneCurve()
/external/proguard/src/proguard/gui/splash/
DOverrideGraphics2D.java344 public void drawPolygon(int[] xPoints, int[] yPoints, int nPoints) in drawPolygon()
354 public void drawPolyline(int[] xPoints, int[] yPoints, int nPoints) in drawPolyline()
424 public void fillPolygon(int[] xPoints, int[] yPoints, int nPoints) in fillPolygon()
/external/pdfium/core/src/fxcrt/
Dfx_basic_coords.cpp230 CFX_FloatRect CFX_FloatRect::GetBBox(const CFX_FloatPoint* pPoints, int nPoints) in GetBBox()
/external/pdfium/core/src/fxge/skia/
Dfx_skia_device.cpp133 int nPoints = pFPath->GetPointCount(); in BuildPath() local
/external/pdfium/core/src/fxge/win32/
Dfx_win32_device.cpp681 int nPoints = pPathData->GetPointCount(); in _SetPathToDC() local
Dfx_win32_gdipext.cpp854 int nPoints = pPathData->GetPointCount(); in DrawPath() local
/external/pdfium/core/src/fxge/agg/agg23/
Dfx_agg_driver.cpp37 int nPoints = pPathData->GetPointCount(); in BuildPath() local