Searched refs:clipPathPtr (Results 1 – 2 of 2) sorted by relevance
242 static long nCreateClipPath(long clipPathPtr) { in nCreateClipPath() argument243 VClipPath_Delegate original = VNativeObject.getDelegate(clipPathPtr); in nCreateClipPath()
2207 private static native long nCreateClipPath(long clipPathPtr); in nCreateClipPath() argument