Home
last modified time | relevance | path

Searched defs:resources (Results 1 – 8 of 8) 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()
DComposerResources.h57 auto resources = std::make_unique<ComposerResources>(); in create() local
DComposerClient.h90 auto resources = static_cast<ComposerResources*>(mResources.get()); in setReadbackBuffer() 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/
DComposerClient.h90 HalEventCallback(const sp<IComposerCallback> callback, ComposerResources* resources) in HalEventCallback()
DComposerCommandEngine.h42 ComposerCommandEngine(ComposerHal* hal, ComposerResources* resources) in ComposerCommandEngine()
DComposerResources.h320 auto resources = std::make_unique<ComposerResources>(); in create() local