Home
last modified time | relevance | path

Searched defs:componentType (Results 51 – 75 of 1245) sorted by relevance

12345678910>>...50

/aosp_15_r20/libcore/luni/src/main/java/libcore/reflect/
H A DGenericArrayTypeImpl.java24 private final Type componentType; field in GenericArrayTypeImpl
26 public GenericArrayTypeImpl(Type componentType) { in GenericArrayTypeImpl()
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/common/vp/hal/shared/scalability/
H A Dvp_scalability_singlepipe.cpp34 …pe::VpScalabilitySinglePipe(void* hwInterface, MediaContext* mediaContext, uint8_t componentType) : in VpScalabilitySinglePipe()
71 …ySinglePipe::CreateSinglePipe(void *hwInterface, MediaContext *mediaContext, uint8_t componentType) in CreateSinglePipe()
H A Dvp_scalability_multipipe.cpp37 …iPipe::VpScalabilityMultiPipe(void *hwInterface, MediaContext *mediaContext, uint8_t componentType) in VpScalabilityMultiPipe()
530 …ityMultiPipe::CreateMultiPipe(void *hwInterface, MediaContext *mediaContext, uint8_t componentType) in CreateMultiPipe()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/scalability/
H A Dvp_scalability_singlepipe_next.cpp34 …VpScalabilitySinglePipeNext(void *hwInterface, MediaContext *mediaContext, uint8_t componentType) : in VpScalabilitySinglePipeNext()
70 …glePipeNext::CreateSinglePipe(void *hwInterface, MediaContext *mediaContext, uint8_t componentType) in CreateSinglePipe()
/aosp_15_r20/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogPerfHandler.java837 int componentType = mPackageInfoHandler.getComponentType( in getPackageKillableStatesForUserId() local
859 int componentType = mPackageInfoHandler.getSharedComponentType( in getPackageKillableStatesForUserId() local
1554 int userId, String genericPackageName, int componentType, boolean isSafeToKill) { in getPackageKillableStateForUserPackageLocked()
2198 @ComponentType int componentType = mPackageInfoHandler.getComponentType( in constructCarWatchdogIoOveruseStatsLocked() local
2691 toResourceSpecificConfiguration(int componentType, IoOveruseConfiguration config) { in toResourceSpecificConfiguration()
2722 static String toComponentTypeStr(int componentType) { in toComponentTypeStr()
2871 int componentType = config.getComponentType(); in checkResourceOveruseConfig() local
2880 checkIoOveruseConfig(config.getIoOveruseConfiguration(), componentType); in checkResourceOveruseConfig() local
2883 private static void checkIoOveruseConfig(IoOveruseConfiguration config, int componentType) { in checkIoOveruseConfig()
DPackageInfoHandler.java188 int componentType = ComponentType.UNKNOWN; in getComponentType() local
339 @ComponentType int componentType) { in cachePackageComponentType()
/aosp_15_r20/external/snakeyaml/src/main/java/org/yaml/snakeyaml/introspector/
H A DGenericProperty.java48 Type componentType = in getActualTypeArguments() local
63 Type componentType = ((GenericArrayType) genType).getGenericComponentType(); in getActualTypeArguments() local
/aosp_15_r20/packages/services/Car/cpp/watchdog/server/tests/
DPackageInfoTestUtils.cpp29 ComponentType componentType, in constructPackageInfo()
42 PackageInfo constructAppPackageInfo(const char* packageName, const ComponentType componentType, in constructAppPackageInfo()
/aosp_15_r20/frameworks/base/ravenwood/runtime-helper-src/libcore-fake/dalvik/system/
H A DVMRuntime.java45 public Object newUnpaddedArray(Class<?> componentType, int minLength) { in newUnpaddedArray()
49 public Object newNonMovableArray(Class<?> componentType, int length) { in newNonMovableArray()
/aosp_15_r20/external/guice/core/src/com/google/inject/internal/
H A DMoreTypes.java195 Type componentType = ((GenericArrayType) type).getGenericComponentType(); in getRawType() local
451 private final Type componentType; field in MoreTypes.GenericArrayTypeImpl
453 public GenericArrayTypeImpl(Type componentType) { in GenericArrayTypeImpl()
/aosp_15_r20/external/gson/gson/src/main/java/com/google/gson/internal/bind/
H A DArrayTypeAdapter.java54 private final Class<E> componentType; field in ArrayTypeAdapter
57 …public ArrayTypeAdapter(Gson context, TypeAdapter<E> componentTypeAdapter, Class<E> componentType)… in ArrayTypeAdapter()
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DDynamicHLSL.cpp36 const char *HLSLComponentTypeString(GLenum componentType) in HLSLComponentTypeString()
54 void HLSLComponentTypeString(std::ostringstream &ostream, GLenum componentType, int componentCount) in HLSLComponentTypeString()
226 GLenum componentType = renderer->getVertexComponentType(vertexFormatID); in GenerateVertexShaderForInputLayout() local
534 GLenum componentType = gl::VariableComponentType(transposedType); in GenerateVaryingLinkHLSL() local
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/
H A DGameObjectFactory.java274 protected GameComponentPool getComponentPool(Class<?> componentType) { in getComponentPool()
284 protected GameComponent allocateComponent(Class<?> componentType) { in allocateComponent()
304 protected boolean componentAvailable(Class<?> componentType, int count) { in componentAvailable()
/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/
H A DAnnotationUtils.java271 …private static boolean arrayMemberEquals(final Class<?> componentType, final Object o1, final Obje… in arrayMemberEquals()
328 private static int arrayMemberHash(final Class<?> componentType, final Object o) { in arrayMemberHash()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/shared/scalability/
H A Ddecode_scalability_singlepipe_next.cpp42 …deScalabilitySinglePipeNext(void *hwInterface, MediaContext *mediaContext, uint8_t componentType) : in DecodeScalabilitySinglePipeNext()
184 …eNext::CreateDecodeSinglePipe(void *hwInterface, MediaContext *mediaContext, uint8_t componentType) in CreateDecodeSinglePipe()
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/common/codec/hal/dec/shared/scalability/
H A Ddecode_scalability_singlepipe.cpp43 …DecodeScalabilitySinglePipe(void *hwInterface, MediaContext *mediaContext, uint8_t componentType) : in DecodeScalabilitySinglePipe()
212 …ePipe::CreateDecodeSinglePipe(void *hwInterface, MediaContext *mediaContext, uint8_t componentType) in CreateDecodeSinglePipe()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/shared/scalability/
H A Dmedia_scalability_factory.cpp38 MediaScalability *MediaScalabilityFactory<T>::CreateScalability(uint8_t componentType, T params, vo… in CreateScalability()
50 MediaScalability *MediaScalabilityFactory<T>::CreateScalabilityCmdBuf(uint8_t componentType, T para… in CreateScalabilityCmdBuf()
/aosp_15_r20/external/angle/src/libANGLE/
H A Dformatutils.cpp837 GLenum componentType, in AddRGBAXFormat()
882 GLenum componentType, in AddRGBAFormat()
902 GLenum componentType, in AddLUMAFormat()
939 GLenum componentType, in AddDepthStencilFormat()
1048 GLenum componentType, in AddYUVFormat()
1514 GLenum componentType = GL_NONE; in GetConfigColorBufferFormat() local
1551 GLenum componentType = GL_UNSIGNED_NORMALIZED; in GetConfigDepthStencilBufferFormat() local
/aosp_15_r20/external/kotlinpoet/interop/javapoet/src/main/kotlin/com/squareup/kotlinpoet/javapoet/
H A DK2jInterop.kt99 val componentType = typeArguments.firstOrNull()?.toJTypeName() in toJParameterizedOrArrayTypeName() constant
/aosp_15_r20/external/moshi/moshi/src/main/java/com/squareup/moshi/
H A DTypes.java129 public static GenericArrayType arrayOf(Type componentType) { in arrayOf()
177 Type componentType = ((GenericArrayType) type).getGenericComponentType(); in getRawType() local
/aosp_15_r20/frameworks/base/core/java/android/hardware/camera2/utils/
H A DTypeReference.java204 private static final Class<?> getArrayClass(Class<?> componentType) { in getArrayClass()
214 Type componentType = getComponentType(mType); in getComponentType() local
/aosp_15_r20/external/moshi/moshi-kotlin-codegen/src/main/java/com/squareup/moshi/kotlin/codegen/api/
H A Dkotlintypes.kt91 val componentType = typeArguments[0] in asTypeBlock() constant
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/lang/reflect/
H A DArray.annotated.java36 …?> componentType, int length) throws java.lang.NegativeArraySizeException { throw new RuntimeExcep… in newInstance()
38 …?> componentType, int... dimensions) throws java.lang.IllegalArgumentException, java.lang.Negative… in newInstance()
/aosp_15_r20/external/ksp/compiler-plugin/src/main/kotlin/com/google/devtools/ksp/symbol/impl/java/
H A DKSTypeReferenceJavaImpl.kt98 … val componentType = ResolverImpl.instance!!.resolveJavaType(type.componentType, this) in <lambda>() constant
/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DFormat.h102 GLenum componentType; member
150 GLenum componentType, in Format()

12345678910>>...50