Searched refs:native_mapRect (Results 1 – 2 of 2) sorted by relevance
732 return native_mapRect(native_instance, dst, src); in mapRect()908 private static native boolean native_mapRect(long native_object, in native_mapRect() method in Matrix
645 /*package*/ static boolean native_mapRect(long native_object, RectF dst, RectF src) { in native_mapRect() method in Matrix_Delegate