HomeSort by relevance Sort by last modified time
    Searched refs:FillPath (Results 1 - 14 of 14) sorted by null

  /external/skia/tests/
FillPathTest.cpp 42 SkScan::FillPath(path, clip, &blitter);
  /external/skia/src/core/
SkScan.h 36 static void FillPath(const SkPath&, const SkIRect&, SkBlitter*);
46 static void FillPath(const SkPath&, const SkRasterClip&, SkBlitter*);
69 static void FillPath(const SkPath&, const SkRegion& clip, SkBlitter*);
SkScan_AntiPath.cpp 663 SkScan::FillPath(path, origClip, blitter);
733 void SkScan::FillPath(const SkPath& path, const SkRasterClip& clip,
740 FillPath(path, clip.bwRgn(), blitter);
747 SkScan::FillPath(path, tmp, &aaBlitter);
SkScan_Path.cpp 562 void SkScan::FillPath(const SkPath& path, const SkRegion& origClip,
612 void SkScan::FillPath(const SkPath& path, const SkIRect& ir,
615 FillPath(path, rgn, blitter);
SkRegion_path.cpp 355 SkScan::FillPath(path, clip, &builder);
SkAAClip.cpp     [all...]
SkDraw.cpp     [all...]
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp 835 FillPath(m_hDC);
843 FillPath(m_hDC);
    [all...]
  /external/pdfium/core/src/fxge/skia/
fx_skia_device.cpp 108 proc = SkScan::FillPath;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusgraphics.h 898 Status FillPath(const Brush *brush, const GraphicsPath *path)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wingdi.h     [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 623 milliseconds