Searched refs:native_setRectToRect (Results 1 – 2 of 2) sorted by relevance
543 return native_setRectToRect(native_instance, src, dst, stf.nativeInt); in setRectToRect()864 private static native boolean native_setRectToRect(int native_object, in native_setRectToRect() method in Matrix
582 /*package*/ static boolean native_setRectToRect(int native_object, RectF src, in native_setRectToRect() method in Matrix_Delegate