Home
last modified time | relevance | path

Searched refs:mAllocationType (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_context.h128 clang::QualType mAllocationType; variable
197 return mAllocationType; in getAllocationType()
Dslang_rs_context.cpp219 mAllocationType = mCtx.getTypeDeclType(TD); in setAllocationType()
/frameworks/rs/support/java/src/androidx/renderscript/
DScriptGroup.java71 mAllocationType = t; in ConnectLine()
77 mAllocationType = t; in ConnectLine()
83 Type mAllocationType; field in ScriptGroup.ConnectLine
549 Allocation alloc = Allocation.createTyped(mRS, l.mAllocationType, in execute()
948 types[ct] = cl.mAllocationType.getID(mRS); in create()
/frameworks/base/rs/java/android/renderscript/
DScriptGroup.java64 mAllocationType = t; in ConnectLine()
70 mAllocationType = t; in ConnectLine()
76 Type mAllocationType; field in ScriptGroup.ConnectLine
835 types[ct] = cl.mAllocationType.getID(mRS); in create()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt46093 Landroid/renderscript/ScriptGroup$ConnectLine;->mAllocationType:Landroid/renderscript/Type;