Home | History | Annotate | Download | only in videoeditor

Lines Matching refs:transitionList

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