Home | History | Annotate | Download | only in renderscript

Lines Matching refs:rsnScriptIntrinsicCreate

807     native long rsnScriptIntrinsicCreate(long con, int id, long eid);
810 return rsnScriptIntrinsicCreate(mContext, id, eid);