Searched refs:native_clipRect (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DCanvas.java534 return native_clipRect(mNativeCanvas,
548 return native_clipRect(mNativeCanvas,
588 return native_clipRect(mNativeCanvas, left, top, right, bottom,
1659 private static native boolean native_clipRect(int nCanvas, method in class:Canvas
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DCanvas_Delegate.java465 /*package*/ static boolean native_clipRect(int nCanvas, method in class:Canvas_Delegate

Completed in 36 milliseconds