Searched refs:supportsDoze (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.cpp676 bool supportsDoze = false; local
677 auto error = hwcDisplay->supportsDoze(&supportsDoze);
684 if (!supportsDoze) {
H A DHWC2.h220 [[clang::warn_unused_result]] Error supportsDoze(bool* outSupport) const;
H A DHWC2.cpp450 Error Display::supportsDoze(bool* outSupport) const function in class:HWC2::Display

Completed in 61 milliseconds