Searched defs:handle_from_to (Results 1 - 1 of 1) sorted by path

/hardware/qcom/display/liboverlay/
H A DoverlayState.h78 OverlayImplBase* handle_from_to(OverlayImplBase* ov);
383 ov = handle_from_to<FROM_STATE, utils::OV_2D_VIDEO_ON_PANEL>(ov);
386 ov = handle_from_to<FROM_STATE, utils::OV_2D_VIDEO_ON_PANEL_TV>(ov);
389 ov = handle_from_to<FROM_STATE, utils::OV_2D_VIDEO_ON_TV>(ov);
392 ov = handle_from_to<FROM_STATE, utils::OV_3D_VIDEO_ON_2D_PANEL>(ov);
395 ov = handle_from_to<FROM_STATE, utils::OV_3D_VIDEO_ON_3D_PANEL>(ov);
398 ov = handle_from_to<FROM_STATE, utils::OV_3D_VIDEO_ON_3D_TV>(ov);
401 ov = handle_from_to<FROM_STATE,
405 ov = handle_from_to<FROM_STATE, utils::OV_UI_MIRROR>(ov);
408 ov = handle_from_to<FROM_STAT
437 inline OverlayImplBase* OverlayState::handle_from_to(OverlayImplBase* ov) { function in class:overlay::OverlayState
485 inline OverlayImplBase* OverlayState::handle_from_to< function in class:overlay::OverlayState
515 inline OverlayImplBase* OverlayState::handle_from_to< function in class:overlay::OverlayState
546 inline OverlayImplBase* OverlayState::handle_from_to< function in class:overlay::OverlayState
575 inline OverlayImplBase* OverlayState::handle_from_to< function in class:overlay::OverlayState
604 inline OverlayImplBase* OverlayState::handle_from_to< function in class:overlay::OverlayState
636 inline OverlayImplBase* OverlayState::handle_from_to< function in class:overlay::OverlayState
[all...]

Completed in 31 milliseconds