Searched defs:componentType (Results 1 – 4 of 4) sorted by relevance
203 private static final Class<?> getArrayClass(Class<?> componentType) { in getArrayClass()213 Type componentType = getComponentType(mType); in getComponentType() local
31 /*package*/ static Object newUnpaddedArray(VMRuntime runtime, Class<?> componentType, in newUnpaddedArray()
924 int componentType = getComponentType(component); in rememberMediaButtonReceiverLocked() local2167 int componentType = mCurrentFullUserRecord in dispatchMediaKeyEventLocked() local
630 EGLint componentType = EGL_COLOR_COMPONENT_TYPE_FIXED_EXT; in getNativePixelFormat() local