Searched defs:nativePath (Results 1 – 3 of 3) sorted by relevance
32 const SkPath* nativePath() const { return fPathPtr; } in nativePath() function
77 def toPortablePath (nativePath): argument
173 private static native void nClipPath(long nativeInstance, long nativePath, int clipOp, in nClipPath()191 private static native void nDrawPath(long nativeInstance, long nativePath, long nativePaint); in nDrawPath()