/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluRenderConfig.hpp | 90 ComponentType componentType; member
|
H A D | gluDrawUtil.hpp | 123 VertexComponentType componentType; //!< Component type. member
|
/aosp_15_r20/external/guice/core/src/com/google/inject/ |
H A D | TypeLiteral.java | 179 Type componentType = original.getGenericComponentType(); in resolveType() local
|
/aosp_15_r20/external/gson/gson/src/main/java/com/google/gson/reflect/ |
H A D | TypeToken.java | 382 public static TypeToken<?> getArray(Type componentType) { in getArray()
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/reflect/ |
H A D | TypeToken.java | 581 Type componentType = Types.getComponentType(runtimeType); in getComponentType() local
|
/aosp_15_r20/external/guava/guava/src/com/google/common/reflect/ |
H A D | TypeToken.java | 581 Type componentType = Types.getComponentType(runtimeType); in getComponentType() local
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | PackageProperty.java | 78 @PropertyLocation int componentType, Predicate<String> filter) { in queryProperty()
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/rop/code/ |
H A D | Rops.java | 1170 Type componentType; in ropFor() local 1184 Type componentType; in ropFor() local
|
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
H A D | Rops.java | 1169 Type componentType; in ropFor() local 1183 Type componentType; in ropFor() local
|
/aosp_15_r20/external/angle/util/ |
H A D | EGLWindow.h | 50 EGLenum componentType; member
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/shared/mediacontext/ |
H A D | media_context.cpp | 38 MediaContext::MediaContext(uint8_t componentType, void *hwInterface, PMOS_INTERFACE osInterface) in MediaContext()
|
/aosp_15_r20/external/angle/src/tests/egl_tests/ |
H A D | EGLPrintEGLinfoTest.cpp | 413 const char *componentType = (GetAttrib(mDisplay, config, EGL_COLOR_COMPONENT_TYPE_EXT) == in TEST_P() local
|
/aosp_15_r20/tools/metalava/metalava-model/src/main/java/com/android/tools/metalava/model/ |
H A D | ModifierListWriter.kt | 372 type.componentType.let { componentType -> in <lambda>() method
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | spv_utils.h | 74 GLenum componentType = GL_FLOAT; member
|
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/lang/ |
H A D | Class.annotated.java | 186 public @libcore.util.Nullable Class<?> componentType(); in componentType() method in Class
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/cf/code/ |
H A D | RopperMachine.java | 410 Type componentType = ((CstType) cst).getClassType(); in run() local
|
/aosp_15_r20/external/skia/src/sksl/ir/ |
H A D | SkSLSwizzle.cpp | 127 const Type& componentType = exprType.componentType(); in optimize_constructor_swizzle() local
|
/aosp_15_r20/external/guava/android/guava-testlib/src/com/google/common/testing/ |
H A D | FreshValueGenerator.java | 215 TypeToken<?> componentType = requireNonNull(type.getComponentType()); in generate() local
|
/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/ |
H A D | MethodImpl.java | 303 Type componentType = lastParamType.componentType(); in handleVarArgs() local
|
/aosp_15_r20/external/kotlinpoet/interop/ksp/test-processor/src/main/kotlin/com/squareup/kotlinpoet/ksp/test/processor/ |
H A D | TestProcessor.kt | 199 paramType.typeArguments.single().let { componentType -> in <lambda>() method
|
/aosp_15_r20/external/guava/guava-testlib/src/com/google/common/testing/ |
H A D | FreshValueGenerator.java | 219 TypeToken<?> componentType = requireNonNull(type.getComponentType()); in generate() local
|
/aosp_15_r20/external/emma/core/java12/com/vladium/jcd/lib/ |
H A D | Types.java | 661 void componentType () throws IOException in componentType() method in Types.methodDescriptorCompiler
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/rop/type/ |
H A D | Type.java | 322 private Type componentType; field in Type
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/shared/scalability/ |
H A D | encode_scalability_multipipe.cpp | 40 …:EncodeScalabilityMultiPipe(void *hwInterface, MediaContext *mediaContext, uint8_t componentType) : in EncodeScalabilityMultiPipe()
|
/aosp_15_r20/external/auto/value/src/main/java/com/google/auto/value/processor/ |
H A D | BuilderSpec.java | 473 TypeMirror componentType = MoreTypes.asArray(parameterType).getComponentType(); in parameterTypeString() local
|