Searched defs:getEstimatedVideoFrameRate (Results 1 – 3 of 3) sorted by relevance
/hardware/google/graphics/common/libhwc2.1/libvrr/display/common/ | ||
D | CommonDisplayContextProvider.cpp | 30 int CommonDisplayContextProvider::getEstimatedVideoFrameRate() const { in getEstimatedVideoFrameRate() function in android::hardware::graphics::composer::CommonDisplayContextProvider |
/hardware/google/graphics/common/libhwc2.1/libvrr/interface/ | ||
D | DisplayContextProvider.h | 61 int (*getEstimatedVideoFrameRate)(void* host); member |
/hardware/google/graphics/common/libhwc2.1/libvrr/ | ||
D | VariableRefreshRateController.cpp | 452 int VariableRefreshRateController::getEstimatedVideoFrameRate() const { in getEstimatedVideoFrameRate() function in android::hardware::graphics::composer::VariableRefreshRateController |