HomeSort by relevance Sort by last modified time
    Searched defs:nativePath (Results 1 - 3 of 3) sorted by null

  /external/skia/src/pathops/
SkPathWriter.cpp 128 const SkPath* SkPathWriter::nativePath() const {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdipluspath.h 46 nativePath(NULL), lastStatus(Ok)
48 lastStatus = DllExports::GdipCreatePath(fillMode, &nativePath);
52 nativePath(NULL), lastStatus(Ok)
55 points, types, count, fillMode, &nativePath);
59 nativePath(NULL), lastStatus(Ok)
62 points, types, count, fillMode, &nativePath);
66 DllExports::GdipDeletePath(nativePath);
72 nativePath, &clonePath));
88 return updateStatus(DllExports::GdipAddPathArc(nativePath,
94 return updateStatus(DllExports::GdipAddPathArcI(nativePath,
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar 

Completed in 537 milliseconds