Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DCanvas.java1524 private native void native_drawBitmap(int nativeCanvas, int bitmap, in native_drawBitmap() method in Canvas
1530 private native void native_drawBitmap(int nativeCanvas, int bitmap, in native_drawBitmap() method in Canvas
1535 private static native void native_drawBitmap(int nativeCanvas, int bitmap, in native_drawBitmap() method in Canvas
1540 private static native void native_drawBitmap(int nativeCanvas, int[] colors, in native_drawBitmap() method in Canvas