Searched refs:mAllocationType (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/renderscript/
H A DScriptGroup.java62 mAllocationType = t;
68 mAllocationType = t;
74 Type mAllocationType; field in class:ScriptGroup.ConnectLine
444 types[ct] = cl.mAllocationType.getID(mRS);
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DScriptGroup.java63 mAllocationType = t;
69 mAllocationType = t;
75 Type mAllocationType; field in class:ScriptGroup.ConnectLine
469 types[ct] = cl.mAllocationType.getID(mRS);

Completed in 39 milliseconds