Home | History | Annotate | Download | only in renderscript

Lines Matching defs:rsnAllocationCreateBitmapRef

452     native long  rsnAllocationCreateBitmapRef(long con, long type, Bitmap bmp);
455 return rsnAllocationCreateBitmapRef(mContext, type, bmp);