Home
last modified time | relevance | path

Searched defs:getDozeSupport (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/fakehwc/
DFakeComposerClient.cpp303 Error FakeComposerClient::getDozeSupport(Display /*display*/, bool* /*outSupport*/) { in getDozeSupport() function in FakeComposerClient
/frameworks/native/services/vr/hardware_composer/impl/
Dvr_hwc.cpp436 Error VrHwc::getDozeSupport(Display display, bool* outSupport) { in getDozeSupport() function in android::dvr::VrHwc
/frameworks/native/services/surfaceflinger/DisplayHardware/
DComposerHal.cpp472 Error Composer::getDozeSupport(Display display, bool* outSupport) in getDozeSupport() function in android::Hwc2::impl::Composer
/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2Test.cpp264 void getDozeSupport(hwc2_display_t display, int32_t* outSupport, in getDozeSupport() function in Hwc2Test