Searched defs:postEvent (Results 1 – 2 of 2) sorted by relevance
/hardware/google/graphics/common/libhwc2.1/libvrr/ | ||
D | EventQueue.h | 29 void postEvent(VrrControllerEventType type, TimedEvent& timedEvent) { in postEvent() function |
D | VariableRefreshRateController.cpp | 1133 void VariableRefreshRateController::postEvent(VrrControllerEventType type, int64_t when) { in postEvent() function in android::hardware::graphics::composer::VariableRefreshRateController |