Home | History | Annotate | Download | only in renderscript

Lines Matching defs:rsnAllocationCopyFromBitmap

502     native void  rsnAllocationCopyFromBitmap(long con, long alloc, Bitmap bmp);
505 rsnAllocationCopyFromBitmap(mContext, alloc, bmp);