Searched defs:resources (Results 1 – 12 of 12) sorted by relevance
42 HalEventCallback(IComposerHal* hal, IResourceManager* resources, in HalEventCallback()
31 ComposerCommandEngine(IComposerHal* hal, IResourceManager* resources) in ComposerCommandEngine()
37 ComposerCommandEngine(ComposerHal* hal, ComposerResources* resources) in ComposerCommandEngine()
90 auto resources = static_cast<ComposerResources*>(mResources.get()); in setReadbackBuffer() local
38 ComposerCommandEngine(ComposerHal* hal, V2_2::hal::ComposerResources* resources) in ComposerCommandEngine()
49 V2_1::hal::ComposerResources* resources) in HalEventCallback()
59 auto resources = std::make_unique<ComposerResources>(); in create() local
43 auto resources = std::make_unique<ComposerResources>(); in create() local
91 ComposerResources* resources) in HalEventCallback()333 static void cleanDisplayResources(Display display, ComposerResources* const resources, in cleanDisplayResources()
42 ComposerCommandEngine(ComposerHal* hal, ComposerResources* resources) in ComposerCommandEngine()
290 auto resources = std::make_unique<ComposerResources>(); in create() local