Home | History | Annotate | Download | only in renderscript

Lines Matching defs:rsnScriptCCreate

771     native long  rsnScriptCCreate(long con, String resName, String cacheDir,
775 return rsnScriptCCreate(mContext, resName, cacheDir, script, length);