Searched defs:elementType (Results 1 – 5 of 5) sorted by relevance
124 Class<?> elementType = clazz.getComponentType(); in deepHashCode() local160 Class<?> elementType = o.getClass().getComponentType(); in primitiveArrayHashCode() local
163 public static FrameType buffer1D(int elementType) { in buffer1D()172 public static FrameType buffer2D(int elementType) { in buffer2D()182 public static FrameType image2D(int elementType, int accessHint) { in image2D()
114 public static Integer getANQPElementID(ANQPElementType elementType) { in getANQPElementID()118 public static Integer getHS20ElementID(ANQPElementType elementType) { in getHS20ElementID()
39 VariableInst *AddBuffer(Instruction *elementType, uint32_t binding, Builder &b, in AddBuffer()172 Instruction *elementType = param->mResultType.mInstruction; in AddWrapper() local
311 TypeRuntimeArrayInst *Module::getRuntimeArrayType(Instruction *elementType) { in getRuntimeArrayType()