Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_context.h123 clang::QualType mAllocationType; variable
192 return mAllocationType; in getAllocationType()
Dslang_rs_context.cpp218 mAllocationType = mCtx.getTypeDeclType(TD); in setAllocationType()
/frameworks/support/v8/renderscript/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/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()