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

  /frameworks/compile/slang/
slang_rs_context.h 123 clang::QualType mAllocationType;
192 return mAllocationType;
slang_rs_context.cpp 218 mAllocationType = mCtx.getTypeDeclType(TD);
  /frameworks/support/v8/renderscript/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...]
  /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...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 815 milliseconds