Home
last modified time | relevance | path

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

12

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodecSource.h153 struct Output { struct
155 List<MediaBufferBase*> mBufferQueue;
156 bool mEncoderReachedEOS;
157 status_t mErrorCode;
158 Condition mCond;
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/
H A DOutputLayer.h48 class Output; variable
/aosp12/art/tools/jvmti-agents/breakpoint-logger/
H A DREADME.md43 ### Output subsection
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
H A DOutputLayer.h103 using Output = std::remove_const_t< in createOutputLayerTemplated() local
/aosp12/art/tools/jvmti-agents/simple-profile/
H A DREADME.md49 ### Output subsection
/aosp12/system/core/cli-test/
H A DREADME.md72 ## Output section
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodecBufferChannel.h281 struct Output { struct
282 std::unique_ptr<OutputBuffers> buffers; argument
286 Mutexed<Output> mOutput; argument
/aosp12/build/soong/makedeps/
H A Ddeps.go27 Output string member
/aosp12/frameworks/base/media/mca/filterfw/native/core/
H A Dstatistics.h60 float Output() const { return value_; } in Output() function
/aosp12/frameworks/base/services/core/java/android/content/pm/
H A DPackageSettingsSnapshotProvider.java73 Function<String, PackageSetting>, Output, ExceptionType> block) in withPackageSettingsSnapshotReturningThrowing() argument
/aosp12/system/tools/aidl/build/
H A Daidl_mapping.go42 Output string member
/aosp12/frameworks/av/media/img_utils/include/img_utils/
H A DTiffWriter.h40 class Output; variable
/aosp12/art/runtime/
H A Dsignal_catcher.cc106 void SignalCatcher::Output(const std::string& s) { in Output() function in art::SignalCatcher
/aosp12/build/soong/cc/
H A Dcompdb.go59 Output string `json:"output,omitempty"` member
/aosp12/build/soong/ui/build/
H A Dexec.go95 func (c *Cmd) Output() ([]byte, error) { func
/aosp12/frameworks/compile/mclinker/lib/Object/
H A 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
/aosp12/build/soong/ui/logger/
H A Dlogger.go221 func (s *stdLogger) Output(calldepth int, str string) error { func
/aosp12/build/soong/ui/status/build_error_proto/
H A Dbuild_error.pb.go81 Output *string `protobuf:"bytes,3,opt,name=output" json:"output,omitempty"` member
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.h61 class Output; variable
/aosp12/build/soong/ui/status/
H A Dstatus.go52 Output string member
/aosp12/frameworks/av/media/codec2/vndk/platform/
H A DC2BqBuffer.cpp182 using Output = HGraphicBufferProducer::DequeueBufferOutput; in getGenerationNumberAndUsage() typedef
246 using Output = HGraphicBufferProducer::DequeueBufferOutput; in dequeueBuffer() typedef
/aosp12/frameworks/av/media/libstagefright/
H A DMediaCodecSource.cpp335 MediaCodecSource::Output::Output() in Output() function in android::MediaCodecSource::Output
/aosp12/art/dexlayout/
H A Ddex_writer.cc962 bool DexWriter::Output(DexLayout* dex_layout, in Output() function in art::DexWriter
/aosp12/build/soong/android/
H A Dtesting.go825 func (b baseTestingComponent) Output(file string) TestingBuildParams { func
/aosp12/build/soong/ui/status/ninja_frontend/
H A Dfrontend.pb.go370 Output *string `protobuf:"bytes,4,opt,name=output" json:"output,omitempty"` member

12