HomeSort by relevance Sort by last modified time
    Searched refs:MAX_INSTANCES (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/media/src/android/media/cts/
ResourceManagerTestActivity1.java 24 private static final int MAX_INSTANCES = 32;
39 if (allocateCodecs(MAX_INSTANCES) == MAX_INSTANCES) {
40 // haven't reached the limit with MAX_INSTANCES, no need to wait for reclaim exception.
MediaCodecCapabilitiesTest.java 735 final int MAX_INSTANCES = 32;
755 info.isEncoder(), info.getName(), types[j], caps, MAX_INSTANCES);
    [all...]

Completed in 71 milliseconds