Home
last modified time | relevance | path

Searched defs:Output (Results 1 – 15 of 15) sorted by relevance

/frameworks/native/libs/binder/rust/binder_tokio/
Dlib.rs118 Fut: Future<Output = Result<B, E>>, in spawn()
160 fn block_on<F: Future>(&self, future: F) -> F::Output { in block_on()
166 fn block_on<F: Future>(&self, future: F) -> F::Output { in block_on()
172 fn block_on<F: Future>(&self, future: F) -> F::Output { in block_on()
/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecSource.h153 struct Output { struct
155 List<MediaBufferBase*> mBufferQueue;
156 bool mEncoderReachedEOS;
157 status_t mErrorCode;
158 Condition mCond;
/frameworks/native/libs/binder/rust/src/
Dbinder_async.rs51 Fut: Future<Output = Result<B, E>>, in spawn()
63 fn block_on<F: Future>(&self, future: F) -> F::Output; in block_on()
/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.h354 struct Output { struct
355 std::unique_ptr<OutputBuffers> buffers; argument
362 Mutexed<Output> mOutput; argument
/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/
DOutputLayer.h51 class Output; variable
/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
DOutputLayer.h114 using Output = std::remove_const_t< in createOutputLayerTemplated() local
/frameworks/base/media/mca/filterfw/native/core/
Dstatistics.h60 float Output() const { return value_; } in Output() function
/frameworks/av/media/img_utils/include/img_utils/
DTiffWriter.h40 class Output; variable
/frameworks/compile/mclinker/lib/Object/
DSectionMap.cpp74 SectionMap::Output::Output(const std::string& pName) in Output() function in mcld::SectionMap::Output
95 SectionMap::Output::Output(const OutputSectDesc& pOutputDesc) in Output() function in mcld::SectionMap::Output
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWComposer.h72 class Output; variable
/frameworks/av/media/codec2/vndk/platform/
DC2BqBuffer.cpp272 using Output = HGraphicBufferProducer::DequeueBufferOutput; in getGenerationNumberAndUsage() typedef
336 using Output = HGraphicBufferProducer::DequeueBufferOutput; in dequeueBuffer() typedef
/frameworks/av/media/libstagefright/
DMediaCodecSource.cpp335 MediaCodecSource::Output::Output() in Output() function in android::MediaCodecSource::Output
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
DStaticMetadata.java1289 Output, enumConstant
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DOutputTest.cpp142 class Output : public impl::Output { class
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...