HomeSort by relevance Sort by last modified time
    Searched full:supportsdoze (Results 1 - 3 of 3) sorted by null

  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.cpp 680 bool supportsDoze = false;
681 auto error = hwcDisplay->supportsDoze(&supportsDoze);
688 if (!supportsDoze) {
HWC2.h 296 [[clang::warn_unused_result]] Error supportsDoze(bool* outSupport) const;
HWC2.cpp 695 Error Display::supportsDoze(bool* outSupport) const
    [all...]

Completed in 183 milliseconds