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

  /frameworks/base/rs/java/android/renderscript/
ScriptGroup.java 59 mAllocationType = t;
65 mAllocationType = t;
71 Type mAllocationType;
830 types[ct] = cl.mAllocationType.getID(mRS);
    [all...]
  /frameworks/compile/slang/
slang_rs_context.h 128 clang::QualType mAllocationType;
197 return mAllocationType;
  /frameworks/rs/support/java/src/android/support/v8/renderscript/
ScriptGroup.java 66 mAllocationType = t;
72 mAllocationType = t;
78 Type mAllocationType;
544 Allocation alloc = Allocation.createTyped(mRS, l.mAllocationType,
    [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 429 milliseconds