Home
last modified time | relevance | path

Searched defs:getOutput (Results 1 – 25 of 37) sorted by relevance

12

/aosp12/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
H A DIFormatter.java25 String getOutput(TrackerEntry entry); in getOutput() method
H A DCSVFormatter.java42 public String getOutput(TrackerEntry entry) { in getOutput() method in CSVFormatter
H A DKMLFormatter.java43 public String getOutput(TrackerEntry entry) { in getOutput() method in KMLFormatter
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DAudioPolicyMix.h41 const sp<SwAudioOutputDescriptor> &getOutput() const { return mOutput; } in getOutput() function
/aosp12/frameworks/av/media/libheadtracking/
H A DPoseDriftCompensator.cpp46 Pose3f PoseDriftCompensator::getOutput() const { in getOutput() function in android::media::PoseDriftCompensator
/aosp12/packages/modules/Wifi/service/tests/mts/src/android/net/wifi/mts/
H A DStreamReader.java37 public String getOutput() { in getOutput() method in StreamReader
/aosp12/packages/apps/Camera2/src/com/android/camera/util/
H A DListenerCombiner.java65 public boolean getOutput() { in getOutput() method in ListenerCombiner
/aosp12/art/test/919-obsolete-fields/src/art/
H A DTest919.java146 public String getOutput() { in getOutput() method in Test919.TestWatcher
/aosp12/art/test/941-recursive-obsolete-jit/src/
H A DMain.java94 public String getOutput() { in getOutput() method in Main.TestWatcher
/aosp12/art/test/916-obsolete-jit/src/
H A DMain.java109 public String getOutput() { in getOutput() method in Main.TestWatcher
/aosp12/art/test/943-private-recursive-jit/src/
H A DMain.java104 public String getOutput() { in getOutput() method in Main.TestWatcher
/aosp12/art/tools/dexfuzz/src/dexfuzz/
H A DStreamConsumer.java86 public List<String> getOutput() { in getOutput() method in StreamConsumer
/aosp12/frameworks/av/media/libaudioclient/aidl/android/media/
H A DISpatializer.aidl137 int getOutput(); in getOutput() method
/aosp12/frameworks/av/services/audiopolicy/service/
H A DSpatializer.h144 audio_io_handle_t getOutput() const { std::lock_guard lock(mLock); return mOutput; } in getOutput() function
H A DSpatializer.cpp544 Status Spatializer::getOutput(int *output) { in getOutput() function in android::Spatializer
/aosp12/frameworks/av/media/tests/SampleVideoEncoder/app/src/main/java/com/android/media/samplevideoencoder/
H A DMediaCodecBase.java95 Pair<Integer, MediaCodec.BufferInfo> getOutput() throws InterruptedException { in getOutput() method in CodecAsyncHandler
/aosp12/art/test/1960-obsolete-jit-multithread-native/src/
H A DMain.java92 public String getOutput() { in getOutput() method in Main.TestWatcher
/aosp12/art/test/1961-obsolete-jit-multithread/src/
H A DMain.java90 public String getOutput() { in getOutput() method in Main.TestWatcher
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/expected/
H A DExpectedKey.java112 protected final ExpectedKeyOutput getOutput() { in getOutput() method in ExpectedKey
/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DQuantizedLSTMTest.cpp195 std::vector<uint8_t> getOutput() { return output_; } in getOutput() function in android::nn::wrapper::QuantizedLSTMOpModel
/aosp12/system/libvintf/test/
H A DAssembleVintfTest.cpp48 std::string getOutput() { return mOutputStream->str(); } in getOutput() function in android::vintf::AssembleVintfTest
/aosp12/frameworks/base/services/core/java/com/android/server/audio/
H A DSpatializerHelper.java821 synchronized int getOutput() { in getOutput() method in SpatializerHelper
/aosp12/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.h199 AudioOutput * getOutput() const { return mData; } in getOutput() function
/aosp12/frameworks/base/media/java/android/media/
H A DSpatializer.java873 public @IntRange(from = 0) int getOutput() { in getOutput() method in Spatializer
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DOutputLayerTest.cpp85 const compositionengine::Output& getOutput() const override { return mOutput; } in getOutput() function
536 const compositionengine::Output& getOutput() const override { return mOutput; } in getOutput() function

12