Searched defs:mAllocationType (Results 1 - 2 of 2) sorted by path

/frameworks/base/graphics/java/android/renderscript/
H A DScriptGroup.java60 mAllocationType = t;
66 mAllocationType = t;
72 Type mAllocationType; field in class:ScriptGroup.ConnectLine
437 types[ct] = cl.mAllocationType.getID(mRS);
/frameworks/support/renderscript/v8/java/src/android/support/v8/renderscript/
H A DScriptGroup.java54 mAllocationType = t;
60 mAllocationType = t;
66 Type mAllocationType; field in class:ScriptGroup.ConnectLine
389 types[ct] = cl.mAllocationType.getID(mRS);

Completed in 93 milliseconds