Home | History | Annotate | Download | only in renderscript

Lines Matching refs:rsnAllocationCopyFromBitmap

382     native void  rsnAllocationCopyFromBitmap(int con, int alloc, Bitmap bmp);
385 rsnAllocationCopyFromBitmap(mContext, alloc, bmp);