Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DRegion.java438 private static native boolean nativeOp(long native_dst, int left, int top, in nativeOp() method in Region
440 private static native boolean nativeOp(long native_dst, Rect rect, in nativeOp() method in Region
442 private static native boolean nativeOp(long native_dst, long native_region1, in nativeOp() method in Region