Searched refs:rsnAllocationAdapterCreate (Results 1 – 2 of 2) sorted by relevance
674 native long rsnAllocationAdapterCreate(long con, long allocId, long typeId); in rsnAllocationAdapterCreate() method in RenderScript677 return rsnAllocationAdapterCreate(mContext, allocId, typeId); in nAllocationAdapterCreate()
45840 Landroid/renderscript/RenderScript;->rsnAllocationAdapterCreate(JJJ)J