Home | History | Annotate | Download | only in renderscript

Lines Matching defs:rsnAllocationCopyFromBitmap

410     native void  rsnAllocationCopyFromBitmap(int con, int alloc, Bitmap bmp);
413 rsnAllocationCopyFromBitmap(mContext, alloc, bmp);