Searched refs:native_getFillPath (Results 1 – 2 of 2) sorted by relevance
822 return native_getFillPath(mNativePaint, src.ni(), dst.ni()); in getFillPath()2119 private static native boolean native_getFillPath(int native_object, in native_getFillPath() method in Paint
756 /*package*/ static boolean native_getFillPath(int native_object, int src, int dst) { in native_getFillPath() method in Paint_Delegate