Searched refs:nGetClipBounds (Results 1 – 3 of 3) sorted by relevance
404 public static boolean nGetClipBounds(long nativeCanvas, in nGetClipBounds() method in Canvas_Delegate
1261 return nGetClipBounds(mNativeCanvasWrapper, bounds); in getClipBounds()1389 private static native boolean nGetClipBounds(long nativeCanvas, Rect bounds); in nGetClipBounds() method in Canvas
19149 Landroid/graphics/Canvas;->nGetClipBounds(JLandroid/graphics/Rect;)Z