Home
last modified time | relevance | path

Searched defs:maxInstances (Results 1 – 25 of 80) sorted by relevance

1234

/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLOpsRenderPass.cpp241 int maxInstances = fGpu->glCaps().maxInstancesPerDrawWithoutCrashing(instanceCount); in onDrawInstanced() local
260 int maxInstances = fGpu->glCaps().maxInstancesPerDrawWithoutCrashing(instanceCount); in onDrawIndexedInstanced() local
/aosp_15_r20/cts/tests/mediapc/src/android/mediapc/cts/
H A DMultiCodecPerfTestBase.java221 protected CodecMetrics invokeWithThread(int maxInstances, Collection<? extends in invokeWithThread()
245 int[] maxInstances = new int[mediaTypeCodecPairs.size()]; in checkAndGetMaxSupportedInstancesForCodecCombinations() local
H A DMultiEncoderPerfTest.java136 int maxInstances = checkAndGetMaxSupportedInstancesForCodecCombinations(height, width, in testCodec() local
H A DMultiDecoderPerfTest.java178 int maxInstances = checkAndGetMaxSupportedInstancesForCodecCombinations(height, width, in testCodec() local
H A DMultiEncoderPairPerfTest.java155 int maxInstances = checkAndGetMaxSupportedInstancesForCodecCombinations(height, width, in testCodec() local
H A DMultiTranscoderPerfTest.java192 int maxInstances = in testCodec() local
H A DMultiDecoderPairPerfTest.java234 int maxInstances = checkAndGetMaxSupportedInstancesForCodecCombinations(height, width, in testCodec() local
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
H A DInstancesTest.java35 static int maxInstances; field in InstancesTest
/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/jdi/
H A DReferenceType.java717 List<ObjectReference> instances(long maxInstances); in instances()
/aosp_15_r20/cts/tests/tests/media/misc/src/android/media/misc/cts/
H A DResourceManagerCodecActivity.java61 int maxInstances = ResourceManagerStubActivity.getMaxCodecInstances(context); in onCreate() local
/aosp_15_r20/frameworks/av/media/libmedia/
H A DCodecCapabilities.cpp409 int32_t maxInstances = mMaxSupportedInstances; in init() local
/aosp_15_r20/external/oj-libjdwp/src/share/back/
H A DReferenceTypeImpl.c233 jint maxInstances; in instances() local
H A Dutil.c2467 jint maxInstances; member
2506 classInstances(jclass klass, ObjectBatch *instances, int maxInstances) in classInstances()
/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
H A DReferenceTypeImpl.java911 public List<ObjectReference> instances(long maxInstances) { in instances()
/aosp_15_r20/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java1386 int maxInstances = Utils.parseIntSafely( in CodecCapabilities() local
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dcloudfunctions.v1.json736 "maxInstances": { object
Dappengine.v1beta.json1918 "maxInstances": { object
3310 "maxInstances": { object
Dappengine.v1.json1911 "maxInstances": { object
3249 "maxInstances": { object
Dappengine.v1beta5.json1624 "maxInstances": { object
Dappengine.v1beta4.json1461 "maxInstances": { object
Ddataproc.v1.json3208 "maxInstances": { object
Ddataproc.v1beta2.json3076 "maxInstances": { object
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h13290 uint32_t maxInstances; member
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h13290 uint32_t maxInstances; member
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h13290 uint32_t maxInstances; member

1234