Home
last modified time | relevance | path

Searched refs:outSupport (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish-opengl/system/hwc2/
DEmuHWC2.h224 HWC2::Error getDozeSupport(int32_t* outSupport);
DEmuHWC2.cpp636 Error EmuHWC2::Display::getDozeSupport(int32_t* outSupport) { in getDozeSupport() argument
639 *outSupport = 0; in getDozeSupport()
/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.h210 HWC2::Error getDozeSupport(int32_t* outSupport);
DHWC2.cpp715 Error CfHWC2::Display::getDozeSupport(int32_t* outSupport) { in getDozeSupport() argument
719 *outSupport = 0; in getDozeSupport()
721 *outSupport = 1; in getDozeSupport()