Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libvrr/
DVariableRefreshRateController.h298 bool shouldHandleVendorRenderingTimeout() const;
DVariableRefreshRateController.cpp725 if (shouldHandleVendorRenderingTimeout()) { in onPresent()
990 bool VariableRefreshRateController::shouldHandleVendorRenderingTimeout() const { in shouldHandleVendorRenderingTimeout() function in android::hardware::graphics::composer::VariableRefreshRateController