Home | History | Annotate | Download | only in renderscript

Lines Matching defs:rsnScriptFieldIDCreate

825     native long  rsnScriptFieldIDCreate(long con, long sid, int slot);
828 return rsnScriptFieldIDCreate(mContext, sid, slot);