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