Searched refs:native_skew (Results 1 – 2 of 2) sorted by relevance
632 native_skew(mNativeCanvasWrapper, sx, sy); in skew()2006 private static native void native_skew(long canvasHandle, in native_skew() method in Canvas
296 /*package*/ static void native_skew(long nativeCanvas, float kx, float ky) { in native_skew() method in Canvas_Delegate