Searched defs:hasDisplay (Results 1 – 2 of 2) sorted by relevance
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/resources/ | ||
H A D | ComposerResources.cpp | 308 bool ComposerResources::hasDisplay(Display display) { in hasDisplay() function in android::hardware::graphics::composer::V2_1::hal::ComposerResources |
/aosp12/frameworks/native/services/surfaceflinger/ | ||
H A D | SurfaceFlinger.h | 359 bool hasDisplay(Predicate p) const REQUIRES(mStateLock) { in hasDisplay() function |