Home
last modified time | relevance | path

Searched defs:inputSize (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
H A DCamera2ReprocessCaptureTest.java308 private void testReprocessMixedBurst(String cameraId, Size inputSize, int inputFormat, in testReprocessMixedBurst()
380 private void testReprocessBurst(String cameraId, Size inputSize, int inputFormat, in testReprocessBurst()
439 private void testReprocess(String cameraId, Size inputSize, int inputFormat, in testReprocess()
503 private void testReprocessAbort(String cameraId, Size inputSize, int inputFormat, in testReprocessAbort()
593 private void testReprocessTimestamps(String cameraId, Size inputSize, int inputFormat, in testReprocessTimestamps()
667 private void testReprocessJpegExif(String cameraId, Size inputSize, int inputFormat, in testReprocessJpegExif()
733 private void testReprocessRequestKeys(String cameraId, Size inputSize, int inputFormat, in testReprocessRequestKeys()
819 private void setupImageReaders(Size inputSize, int inputFormat, Size reprocessOutputSize, in setupImageReaders()
/aosp14/frameworks/base/apct-tests/perftests/core/src/android/libcore/regression/
H A DCipherPerfTest.java179 Mode mode, Padding padding, int keySize, int inputSize, Implementation implementation) in timeEncrypt()
191 Mode mode, Padding padding, int keySize, int inputSize, Implementation implementation) in timeDecrypt()
/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DHeavyHitterSketch.java55 void setConfig(int inputSize, int capacity); in setConfig()
152 public void setConfig(final int inputSize, final int capacity) { in setConfig()
/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DBinderCallHeavyHitterWatcher.java272 int inputSize = batchSize; in setConfig() local
291 @Nullable final HeavyHitterSketch<Integer> sketch, final int inputSize, in resetInternalLocked()
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DBinderHeavyHitterTest.java100 private void onResult(final List<HeavyHitterContainer> results, final Integer inputSize, in onResult()
/aosp14/frameworks/base/keystore/java/android/security/keystore2/
H A DAndroidKeyStoreCipherSpiBase.java494 int inputSize = input.remaining(); in engineUpdate() local
671 int inputSize = input.remaining(); in engineDoFinal() local
/aosp14/frameworks/base/libs/androidfw/
H A DZipUtils.cpp84 BufferReader(incfs::map_ptr<void> input, size_t inputSize) : Reader(), in BufferReader()
/aosp14/frameworks/base/core/java/android/hardware/camera2/params/
H A DMandatoryStreamCombination.java1749 ArrayList<Size> inputSize = new ArrayList<Size>(); in createUHSensorMandatoryStreamCombination() local
2027 ArrayList<Size> inputSize = new ArrayList<Size>(); in generateAvailableCombinations() local