Home
last modified time | relevance | path

Searched refs:createOutput (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
H A DOutput.h241 std::shared_ptr<Output> createOutput(const compositionengine::CompositionEngine&);
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/src/
H A DOutput.cpp92 std::shared_ptr<Output> createOutput( in createOutput() function
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DOutputTest.cpp135 static std::shared_ptr<Output> createOutput( in createOutput() function
163 std::shared_ptr<Output> mOutput = createOutput(mCompositionEngine);