Home
last modified time | relevance | path

Searched defs:outSupport (Results 1 – 12 of 12) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayInterface.h82 virtual int32_t getDisplayIdleTimerSupport(bool& outSupport) { in getDisplayIdleTimerSupport()
DExynosDisplayDrmInterface.cpp487 int32_t ExynosDisplayDrmInterface::getDisplayIdleTimerSupport(bool &outSupport) { in getDisplayIdleTimerSupport()
/hardware/google/graphics/common/hwc3/impl/
DHalImpl.cpp434 int32_t HalImpl::getDisplayBrightnessSupport(int64_t display, bool& outSupport) { in getDisplayBrightnessSupport()
1269 int32_t HalImpl::getRCDLayerSupport(int64_t display, bool& outSupport) { in getRCDLayerSupport()
1288 int32_t HalImpl::getDisplayIdleTimerSupport(int64_t display, bool& outSupport) { in getDisplayIdleTimerSupport()
1295 int32_t HalImpl::getDisplayMultiThreadedPresentSupport(const int64_t& display, bool& outSupport) { in getDisplayMultiThreadedPresentSupport()
/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcHal.h269 Error getDisplayBrightnessSupport(Display display, bool* outSupport) { in getDisplayBrightnessSupport()
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsComposerClient.cpp369 std::optional<DisplayDecorationSupport> outSupport; in getDisplayDecorationSupport() local
/hardware/google/graphics/common/libhwc2.1/
DExynosHWC.cpp455 int32_t* outSupport) in exynos_getDozeSupport()
1088 …_t exynos_getDisplayBrightnessSupport(hwc2_device_t* dev, hwc2_display_t display, bool* outSupport) in exynos_getDisplayBrightnessSupport()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp3320 int32_t* outSupport) { in getDozeSupport()
4248 int32_t ExynosDisplay::getDisplayBrightnessSupport(bool* outSupport) in getDisplayBrightnessSupport()
6512 int32_t ExynosDisplay::getDisplayIdleTimerSupport(bool &outSupport) { in getDisplayIdleTimerSupport()
6516 int32_t ExynosDisplay::getDisplayMultiThreadedPresentSupport(bool &outSupport) { in getDisplayMultiThreadedPresentSupport()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp118 int32_t getDozeSupportHook(hwc2_device_t* device, hwc2_display_t display, int32_t* outSupport) { in getDozeSupportHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h253 Error getDozeSupport(Display display, bool* outSupport) override { in getDozeSupport()
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp735 Error HWC2On1Adapter::Display::getDozeSupport(int32_t* outSupport) in getDozeSupport()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp693 Error HWC2On1Adapter::Display::getDozeSupport(int32_t* outSupport) { in getDozeSupport()
/hardware/qcom/sm7250/display/composer/
Dhwc_session.cpp3586 int32_t HWCSession::GetDisplayBrightnessSupport(hwc2_display_t display, bool *outSupport) { in GetDisplayBrightnessSupport()