Home
last modified time | relevance | path

Searched refs:getCurrentRefreshControlStateLocked (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libvrr/
DVariableRefreshRateController.cpp269 uint32_t command = getCurrentRefreshControlStateLocked(); in setActiveVrrConfiguration()
344 uint32_t command = getCurrentRefreshControlStateLocked(); in preSetPowerMode()
494 uint32_t command = getCurrentRefreshControlStateLocked(); in setPresentTimeoutController()
521 uint32_t command = getCurrentRefreshControlStateLocked(); in setFixedRefreshRateRange()
566 uint32_t command = getCurrentRefreshControlStateLocked(); in setFixedRefreshRateRange()
657 uint32_t command = getCurrentRefreshControlStateLocked(); in onPresent()
799 uint32_t VariableRefreshRateController::getCurrentRefreshControlStateLocked() const { in getCurrentRefreshControlStateLocked() function in android::hardware::graphics::composer::VariableRefreshRateController
DVariableRefreshRateController.h243 uint32_t getCurrentRefreshControlStateLocked() const;