Home
last modified time | relevance | path

Searched defs:resources (Results 1 – 11 of 11) 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.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/include/composer-resources/2.2/
DComposerResources.h57 auto resources = std::make_unique<ComposerResources>(); in create() local
/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/qcom/sdm845/display/libhistogram/
Dhistogram_collector.cpp74 auto resources = drmModeGetResources(drm_fd); in create() local
152 DrmResources(int drm_fd, drmModeResPtr resources) : in DrmResources()
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerCommandEngine.h42 ComposerCommandEngine(ComposerHal* hal, ComposerResources* resources) in ComposerCommandEngine()
DComposerClient.h90 HalEventCallback(const sp<IComposerCallback> callback, ComposerResources* resources) in HalEventCallback()
/hardware/interfaces/graphics/composer/2.1/utils/resources/
DComposerResources.cpp278 auto resources = std::make_unique<ComposerResources>(); in create() local