HomeSort by relevance Sort by last modified time
    Searched defs:mAllocationType (Results 1 - 3 of 3) sorted by null

  /frameworks/base/rs/java/android/renderscript/
ScriptGroup.java 59 mAllocationType = t;
65 mAllocationType = t;
71 Type mAllocationType;
805 types[ct] = cl.mAllocationType.getID(mRS);
    [all...]
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
ScriptGroup.java 66 mAllocationType = t;
72 mAllocationType = t;
78 Type mAllocationType;
541 Allocation alloc = Allocation.createTyped(mRS, l.mAllocationType,
    [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 65 milliseconds