Home | History | Annotate | Download | only in renderscript

Lines Matching refs:rsnAllocationCreateFromAssetStream

337     native int  rsnAllocationCreateFromAssetStream(int con, int mips, int assetStream, int usage);
340 return rsnAllocationCreateFromAssetStream(mContext, mips, assetStream, usage);