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

  /frameworks/base/rs/java/android/renderscript/
ProgramFragmentFixedFunction.java 302 Type constType = null;
308 constType = typeBuilder.create();
309 sb.addConstant(constType);
318 Allocation constantData = Allocation.createTyped(mRS,constType);
  /external/r8/src/main/java/com/android/tools/r8/ir/conversion/
JarSourceCode.java 23 import com.android.tools.r8.ir.code.ConstType;
307 builder.addDebugUninitialized(localRegister, constType(localType));
796 private static ConstType constType(Type type) {
800 return ConstType.OBJECT;
806 return ConstType.INT;
808 return ConstType.FLOAT;
810 return ConstType.LONG;
812 return ConstType.DOUBLE;
816 throw new Unreachable("Invalid type in constType: " + type)
    [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
ParseHelper.cpp     [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/hlsl/
hlslParseHelper.cpp     [all...]
  /external/mesa3d/src/gallium/drivers/svga/include/
svga3d_cmd.h     [all...]
  /external/guice/extensions/persist/lib/
hsqldb.jar 
  /prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/
javac-9-dev-r3297-4.jar 
  /prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar 
  /prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/
htmlunit-core-js-2.14.jar 
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar 

Completed in 604 milliseconds