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

/hardware/qcom/display/liboverlay/
H A DoverlayState.h89 OverlayImplBase* handle_xxx_to_CLOSED(OverlayImplBase* ov);
380 ov = handle_xxx_to_CLOSED<FROM_STATE>(ov);
438 handle_xxx_to_CLOSED<FROM_STATE>(ov);
467 inline OverlayImplBase* OverlayState::handle_xxx_to_CLOSED(OverlayImplBase* ov) function in class:overlay::OverlayState

Completed in 74 milliseconds