Searched refs:native_postRotate (Results 1 – 2 of 2) sorted by relevance
457 return native_postRotate(native_instance, degrees, px, py); in postRotate()465 return native_postRotate(native_instance, degrees); in postRotate()854 private static native boolean native_postRotate(int native_object, in native_postRotate() method in Matrix856 private static native boolean native_postRotate(int native_object, in native_postRotate() method in Matrix
520 /*package*/ static boolean native_postRotate(int native_object, float degrees, in native_postRotate() method in Matrix_Delegate532 /*package*/ static boolean native_postRotate(int native_object, float degrees) { in native_postRotate() method in Matrix_Delegate