Searched refs:rsnAllocationGetType (Results 1 – 3 of 3) sorted by relevance
662 native long rsnAllocationGetType(long con, long id); in rsnAllocationGetType() method in RenderScript665 return rsnAllocationGetType(mContext, id); in nAllocationGetType()
611 native long rsnAllocationGetType(long con, long id); in rsnAllocationGetType() method in RenderScript614 return rsnAllocationGetType(mContext, id); in nAllocationGetType()
49827 Landroid/renderscript/RenderScript;->rsnAllocationGetType(JJ)J