Home
last modified time | relevance | path

Searched refs:hasDisplay (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/graphics/composer/2.4/utils/hal/include/composer-hal/2.4/
DComposerClient.h54 if (mResources->hasDisplay(display)) { in onHotplug()
/hardware/interfaces/graphics/composer/2.1/utils/resources/include/composer-resources/2.1/
DComposerResources.h167 bool hasDisplay(Display display);
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerClient.h96 if (mResources->hasDisplay(display)) { in onHotplug()
/hardware/interfaces/graphics/composer/2.1/utils/resources/
DComposerResources.cpp308 bool ComposerResources::hasDisplay(Display display) { in hasDisplay() function in android::hardware::graphics::composer::V2_1::hal::ComposerResources