Home
last modified time | relevance | path

Searched defs:resources (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/
DComposerCommandEngine.h37 ComposerCommandEngine(ComposerHal* hal, ComposerResources* resources) in ComposerCommandEngine()
DComposerClient.h90 auto resources = static_cast<ComposerResources*>(mResources.get()); in setReadbackBuffer() local
/hardware/interfaces/graphics/composer/2.2/utils/resources/include/composer-resources/2.2/
DComposerResources.h57 auto resources = std::make_unique<ComposerResources>(); in create() local
/hardware/interfaces/graphics/composer/2.4/utils/hal/include/composer-hal/2.4/
DComposerCommandEngine.h38 ComposerCommandEngine(ComposerHal* hal, V2_2::hal::ComposerResources* resources) in ComposerCommandEngine()
DComposerClient.h49 V2_1::hal::ComposerResources* resources) in HalEventCallback()
/hardware/interfaces/graphics/composer/2.2/utils/resources/
DComposerResources.cpp43 auto resources = std::make_unique<ComposerResources>(); in create() local
/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/
DComposerCommandEngine.h38 ComposerCommandEngine(ComposerHal* hal, V2_2::hal::ComposerResources* resources) in ComposerCommandEngine()
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerClient.h91 ComposerResources* resources) in HalEventCallback()
333 static void cleanDisplayResources(Display display, ComposerResources* const resources, in cleanDisplayResources()
DComposerCommandEngine.h42 ComposerCommandEngine(ComposerHal* hal, ComposerResources* resources) in ComposerCommandEngine()
/hardware/interfaces/graphics/composer/2.1/utils/resources/
DComposerResources.cpp290 auto resources = std::make_unique<ComposerResources>(); in create() local