Home | History | Annotate | Download | only in mediaeditor

Lines Matching refs:TransitionSettings

625 VIDEOEDIT_JAVA_DEFINE_FIELDS(TransitionSettings)
635 VIDEOEDIT_JAVA_DEFINE_FIELD_CLASS(TransitionSettings, TRANSITION_SETTINGS_CLASS_NAME)
1741 jobject transitionSettings = NULL;
1874 transitionSettings =
1879 transitionSettings, &pSettings->pTransitionList[i]);
2094 // Check if the TransitionSettings should be freed.
2719 // Only validate the TransitionSettings if the fields could be located.
2738 // Only retrieve the TransitionSettings if the fields could be located.
2741 // Allocate memory for the TransitionSettings.
2743 pEnv, sizeof(M4VSS3GPP_TransitionSettings), "TransitionSettings");
2745 // Check if memory could be allocated for the TransitionSettings.
2830 // Check if memory was allocated for the TransitionSettings.
2863 // Check if memory was allocated for the TransitionSettings.