Home | History | Annotate | Download | only in renderscript

Lines Matching refs:rsnAllocationCreateBitmapRef

360     native int  rsnAllocationCreateBitmapRef(int con, int type, Bitmap bmp);
363 return rsnAllocationCreateBitmapRef(mContext, type, bmp);