Searched refs:performance (Results 1 - 11 of 11) 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/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
H A DMediaFrameworkPerfTestRunner.java19 import com.android.mediaframeworktest.performance.MediaPlayerPerformance;
20 /*Video Editor performance Test cases*/
21 import com.android.mediaframeworktest.performance.VideoEditorPerformance;
47 /* Video Editor performance Test cases */
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DThroughput.java18 package androidx.media.filterpacks.performance;
H A DThroughputFilter.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 DMediaPlayerPerformance.java17 package com.android.mediaframeworktest.performance;
51 * Junit / Instrumentation - performance measurement for media player and
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...]
/frameworks/base/docs/html/training/
H A Dtraining_toc.cs1093 "How to improve UI performance and responsiveness by sending work to a
1151 <a href="<?cs var:toroot ?>training/best-performance.html">
1161 "How to keep your app's memory footprint small in order to improve performance
1169 "How to optimize your app's performance in various ways to improve its
1178 "How to identify problems in your app's layout performance and improve the UI
1244 "How to improve the performance and scalability of long-running operations by

Completed in 1099 milliseconds