Home | History | Annotate | Download | only in videoeditor

Lines Matching refs:transitionList

2458         List<Transition> transitionList = mVideoEditor.getAllTransitions();
2459 assertEquals("Transition List", 1, transitionList.size());