Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libvrr/
DVariableRefreshRateController.h293 int convertToValidRefreshRate(int refreshRate);
DVariableRefreshRateController.cpp940 refreshRate = convertToValidRefreshRate(refreshRate); in onRefreshRateChangedInternal()
980 int VariableRefreshRateController::convertToValidRefreshRate(int refreshRate) { in convertToValidRefreshRate() function in android::hardware::graphics::composer::VariableRefreshRateController