Searched defs:resources (Results 1 – 11 of 11) sorted by relevance
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()
57 auto resources = std::make_unique<ComposerResources>(); in create() local
43 auto resources = std::make_unique<ComposerResources>(); in create() local
74 auto resources = drmModeGetResources(drm_fd); in create() local152 DrmResources(int drm_fd, drmModeResPtr resources) : in DrmResources()
42 ComposerCommandEngine(ComposerHal* hal, ComposerResources* resources) in ComposerCommandEngine()
90 HalEventCallback(const sp<IComposerCallback> callback, ComposerResources* resources) in HalEventCallback()
278 auto resources = std::make_unique<ComposerResources>(); in create() local