Searched refs:mAllocationType (Results 1 – 5 of 5) sorted by relevance
128 clang::QualType mAllocationType; variable197 return mAllocationType; in getAllocationType()
219 mAllocationType = mCtx.getTypeDeclType(TD); in setAllocationType()
71 mAllocationType = t; in ConnectLine()77 mAllocationType = t; in ConnectLine()83 Type mAllocationType; field in ScriptGroup.ConnectLine549 Allocation alloc = Allocation.createTyped(mRS, l.mAllocationType, in execute()948 types[ct] = cl.mAllocationType.getID(mRS); in create()
64 mAllocationType = t; in ConnectLine()70 mAllocationType = t; in ConnectLine()76 Type mAllocationType; field in ScriptGroup.ConnectLine835 types[ct] = cl.mAllocationType.getID(mRS); in create()
46093 Landroid/renderscript/ScriptGroup$ConnectLine;->mAllocationType:Landroid/renderscript/Type;