Home
last modified time | relevance | path

Searched refs:toType (Results 1 – 2 of 2) sorted by relevance

/packages/apps/VideoEditor/src/com/android/videoeditor/service/
DMovieTransition.java80 mType = toType(); in MovieTransition()
102 mType = toType(); in MovieTransition()
126 mType = toType(); in MovieTransition()
152 mType = toType(); in MovieTransition()
285 private int toType() { in toType() method in MovieTransition
DMovieEffect.java62 mType = toType(effect); in MovieEffect()
147 private static int toType(Effect effect) { in toType() method in MovieEffect