Home
last modified time | relevance | path

Searched defs:native_quickReject (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DCanvas_Delegate.java487 public static boolean native_quickReject(long nativeCanvas, long path) { in native_quickReject() method in Canvas_Delegate
493 public static boolean native_quickReject(long nativeCanvas, in native_quickReject() method in Canvas_Delegate
/frameworks/base/graphics/java/android/graphics/
DCanvas.java2044 private static native boolean native_quickReject(long nativeCanvas, in native_quickReject() method in Canvas
2046 private static native boolean native_quickReject(long nativeCanvas, in native_quickReject() method in Canvas