HomeSort by relevance Sort by last modified time
    Searched defs:addOutputPort (Results 1 - 9 of 9) sorted by null

  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
Signature.java 106 public Signature addOutputPort(String name, int flags, FrameType type) {
107 addOutputPort(name, new PortInfo(flags, type));
231 private void addOutputPort(String name, PortInfo portInfo) {
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
Filter.java 329 protected void addOutputPort(String name, FrameFormat format) {
342 * depend on the input, use {@link #addOutputPort(String, FrameFormat) addOutputPort} instead.
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
android-all-stubs.jar 

Completed in 66 milliseconds