Home
last modified time | relevance | path

Searched refs:rsnAllocationCopyFromBitmap (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
DRenderScript.java528 native void rsnAllocationCopyFromBitmap(long con, long alloc, Bitmap bmp); in rsnAllocationCopyFromBitmap() method in RenderScript
531 rsnAllocationCopyFromBitmap(mContext, alloc, bmp); in nAllocationCopyFromBitmap()
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DRenderScript.java466 native void rsnAllocationCopyFromBitmap(long con, long alloc, Bitmap bmp); in rsnAllocationCopyFromBitmap() method in RenderScript
469 rsnAllocationCopyFromBitmap(mContext, alloc, bmp); in nAllocationCopyFromBitmap()