Home
last modified time | relevance | path

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

/frameworks/rs/support/java/src/android/support/v8/renderscript/
DScriptGroup.java66 mAllocationType = t; in ConnectLine()
72 mAllocationType = t; in ConnectLine()
78 Type mAllocationType; field in ScriptGroup.ConnectLine
544 Allocation alloc = Allocation.createTyped(mRS, l.mAllocationType, in execute()
943 types[ct] = cl.mAllocationType.getID(mRS); in create()
/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/base/rs/java/android/renderscript/
DScriptGroup.java59 mAllocationType = t; in ConnectLine()
65 mAllocationType = t; in ConnectLine()
71 Type mAllocationType; field in ScriptGroup.ConnectLine
830 types[ct] = cl.mAllocationType.getID(mRS); in create()
/frameworks/base/config/
Dhiddenapi-private-dex.txt75765 Landroid/renderscript/ScriptGroup$ConnectLine;->mAllocationType:Landroid/renderscript/Type;