Searched refs:nSetBitmap (Results 1 – 3 of 3) sorted by relevance
158 nSetBitmap(mNativePtr, bitmap); in setGainmapContents()342 private static native void nSetBitmap(long ptr, Bitmap bitmap); in nSetBitmap() method in Gainmap
190 nSetBitmap(mNativeCanvasWrapper, 0); in setBitmap()198 nSetBitmap(mNativeCanvasWrapper, bitmap.getNativeInstance()); in setBitmap()1455 private static native void nSetBitmap(long canvasHandle, long bitmapHandle);
16279 Landroid/graphics/Canvas;->nSetBitmap(JLandroid/graphics/Bitmap;)V