Searched refs:native_getClipBounds (Results 1 – 2 of 2) sorted by relevance
770 return native_getClipBounds(mNativeCanvas, bounds); in getClipBounds()1671 private static native boolean native_getClipBounds(int nativeCanvas, in native_getClipBounds() method in Canvas
530 /*package*/ static boolean native_getClipBounds(int nativeCanvas, in native_getClipBounds() method in Canvas_Delegate