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

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

Completed in 72 milliseconds