Home
last modified time | relevance | path

Searched defs:hasDisplay (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/graphics/composer/2.1/utils/resources/
H A DComposerResources.cpp308 bool ComposerResources::hasDisplay(Display display) { in hasDisplay() function in android::hardware::graphics::composer::V2_1::hal::ComposerResources
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h359 bool hasDisplay(Predicate p) const REQUIRES(mStateLock) { in hasDisplay() function