Searched defs:performance (Results 1 - 9 of 9) sorted by relevance

/frameworks/base/media/mca/filterpacks/java/android/filterpacks/performance/
H A Dpackage-info.java4 package android.filterpacks.performance;
H A DThroughput.java18 package android.filterpacks.performance;
H A DThroughputFilter.java18 package android.filterpacks.performance;
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DThroughputFilter.java18 package androidx.media.filterpacks.performance;
H A DThroughput.java18 package androidx.media.filterpacks.performance;
/frameworks/base/test-runner/src/android/test/
H A DTestPrinter.java60 public void performance(String className, method in class:TestPrinter
H A DTestRunner.java135 * Listener.performance() 'intermediates' argument is a list of these.
154 void performance(String className, method in interface:TestRunner.Listener
195 private void performance(String className, method in class:TestRunner
201 mListeners.get(i).performance(className,
408 // only run the test if it is not marked as a performance only test
477 performance(testNameInDb, (duration * 1000000) / iterations,
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/
H A DVideoEditorPerformance.java18 package com.android.mediaframeworktest.performance;
56 * Junit / Instrumentation - performance measurement for media player and
195 * To test the performance of adding and removing the video media item
239 * To test the performance of adding and removing the image media item
277 * To test the performance of adding and removing the transition
356 * To test performance of Export
536 * To test the performance of thumbnail extraction
568 * To test the performance of adding and removing the overlay to media item
622 * To test the performance of get properties of a Video media item
680 * To test the performance o
[all...]
H A DMediaPlayerPerformance.java17 package com.android.mediaframeworktest.performance;
51 * Junit / Instrumentation - performance measurement for media player and

Completed in 294 milliseconds