Home
last modified time | relevance | path

Searched defs:attachOutput (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/services/audiopolicy/service/
H A DSpatializer.cpp628 status_t Spatializer::attachOutput(audio_io_handle_t output) { in attachOutput() function in android::Spatializer
/aosp12/frameworks/native/libs/gui/tests/
H A DIGraphicBufferProducer_test.cpp1113 for (const AttachBufferOutput& attachOutput : attachOutputs) { in TEST_P() local