Searched defs: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
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DThroughput.java20 public class Throughput { class
26 public Throughput(int totalFrames, int periodFrames, long periodTime, int size) { method in class:Throughput

Completed in 88 milliseconds