Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libvrr/
DVariableRefreshRateController.h287 void onFrameRateChangedForDBI(int refreshRate);
DVariableRefreshRateController.cpp179 std::bind(&VariableRefreshRateController::onFrameRateChangedForDBI, this, in VariableRefreshRateController()
914 void VariableRefreshRateController::onFrameRateChangedForDBI(int refreshRate) { in onFrameRateChangedForDBI() function in android::hardware::graphics::composer::VariableRefreshRateController