Searched defs:native_getClipBounds (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DCanvas.java765 return native_getClipBounds(mNativeCanvas, bounds);
1655 private static native boolean native_getClipBounds(int nativeCanvas, method in class:Canvas
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DCanvas_Delegate.java536 /*package*/ static boolean native_getClipBounds(int nativeCanvas, method in class:Canvas_Delegate

Completed in 73 milliseconds