Searched refs:Throughput (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/mca/filterpacks/java/android/filterpacks/performance/
H A DThroughput.java23 public class Throughput { class
30 public Throughput(int totalFrames, int periodFrames, int periodTime, int pixels) { method in class:Throughput
H A DThroughputFilter.java53 mOutputFormat = ObjectFormat.fromClass(Throughput.class, FrameFormat.TARGET_SIMPLE);
90 Throughput throughput = new Throughput(mTotalFrameCount,

Completed in 57 milliseconds