Searched refs:mAlloc (Results 1 – 2 of 2) sorted by relevance
212 Allocation mAlloc; field in ProgramVertexFixedFunction.Constants214 return mAlloc; in getAllocation()227 mAlloc = Allocation.createTyped(rs, constInputType); in Constants()246 mAlloc.destroy(); in destroy()247 mAlloc = null; in destroy()258 mAlloc.setFromFieldPacker(0, mIOBuffer); in addToBuffer()
46223 Landroid/renderscript/ProgramVertexFixedFunction$Constants;->mAlloc:Landroid/renderscript/Allocatio…