Home
last modified time | relevance | path

Searched defs:postEvent (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libvrr/
DEventQueue.h29 void postEvent(VrrControllerEventType type, TimedEvent& timedEvent) { in postEvent() function
38 void postEvent(VrrControllerEventType type, int64_t when) { in postEvent() function
DVariableRefreshRateController.cpp1133 void VariableRefreshRateController::postEvent(VrrControllerEventType type, int64_t when) { in postEvent() function in android::hardware::graphics::composer::VariableRefreshRateController
1140 void VariableRefreshRateController::postEvent(VrrControllerEventType type, TimedEvent& timedEvent) { in postEvent() function in android::hardware::graphics::composer::VariableRefreshRateController