Searched defs:handleEvent (Results 1 - 1 of 1) sorted by relevance

/hardware/qcom/display/liboverlay/
H A DoverlayState.h62 /* Caller pass the state to the handleEvent function.
66 OverlayImplBase* handleEvent(utils::eOverlayState s,
299 return handleEvent(s, 0);
305 inline OverlayImplBase* OverlayState::handleEvent(utils::eOverlayState toState, function in class:overlay::OverlayState

Completed in 59 milliseconds