HomeSort by relevance Sort by last modified time
    Searched full:transition (Results 126 - 150 of 1158) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/videoeditor/
VideoEditorPreviewTest.java 36 import android.media.videoeditor.Transition;
425 Transition.BEHAVIOR_MIDDLE_FAST);
430 mediaVideoItem2, 4000, Transition.BEHAVIOR_SPEED_UP,
436 mediaVideoItem1, 2000, Transition.BEHAVIOR_MIDDLE_FAST);
439 List<Transition> transitionList = mVideoEditor.getAllTransitions();
440 assertEquals("Transition List Size", 3, transitionList.size());
441 assertEquals("Transition 1", transition1And2CrossFade,
443 assertEquals("Transition 2", transition2And3Alpha, transitionList.get(1));
444 assertEquals("Transition 3", transition1FadeBlack, transitionList.get(2));
476 /* As transition takes more time buffer of 10 sec is added *
    [all...]
  /external/webkit/Tools/android/flex-2.5.4a/
flexdef.h 144 /* Returns true if an nfa state has an epsilon out-transition slot
152 /* Returns true if an nfa state has an epsilon out-transition character
192 #define JAM -1 /* to mark a missing DFA transition */
236 #define ONE_STACK_SIZE 500 /* stack of states with only one out-transition */
237 #define SAME_TRANS -1 /* transition is the same as "default" entry for state */
249 * that the state's transition table is first compared with a potential
250 * template of the most common out-transition instead of with the first
255 /* The percentage the number of differences between a state's transition
262 /* The percentage the number of differences between a state's transition
274 /* The percentage the number of differences between a state's transition
    [all...]
nfa.c 49 * with a state that has a non-epsilon out-transition, then the state
50 * will accept BEFORE it makes that transition, i.e., one character
141 * transition states values are adjusted so that the copy is self-contained,
577 /* mkstate - create a state with a transition on a given symbol
584 * sym - the symbol the new state is to have an out-transition on
628 /* Fix up equivalence classes base on this transition. Note that any
629 * character which has its own transition gets its own equivalence
661 /* mkxtion - make a transition from one state to another
667 * statefrom - the state from which the transition is to be made
668 * stateto - the state to which the transition is to be mad
    [all...]
  /external/chromium/chrome/browser/resources/ntp4/
card_slider.js 90 * The time to transition between cards when animating. Measured in ms.
99 * The minimum velocity required to transition cards if they did not drag past
245 * Clear any transition that is in progress and enable dragging for the
296 * On drag end events we may want to transition to another card, depending
310 // high enough to transition anyways. If the velocity is to the left
333 * @param {boolean=} opt_animate If true will animate transition from
359 * @param {boolean=} opt_animate If true will animate transition from
366 // Animate to the current card, which will either transition if the
369 var transition = '';
371 transition = '-webkit-transform ' + CardSlider.TRANSITION_TIME_
    [all...]
  /external/icu4c/i18n/unicode/
rbtz.h 26 struct Transition;
251 * Gets the first time zone transition after the base time.
254 * @param result Receives the first transition after the base time.
255 * @return TRUE if the transition is found.
261 * Gets the most recent time zone transition before the base time.
264 * @param result Receives the most recent transition before the base time.
265 * @return TRUE if the transition is found.
289 * @param trsrules Receives the timezone transition rules
291 * the timezone transition rules. On output, actual number of
316 UDate getTransitionTime(Transition* transition, UBool local
    [all...]
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/
ConnectivityManagerMobileTest.java 195 Log.v(LOG_TAG, "Wifi state transition validation failed.");
202 Log.v(LOG_TAG, "Mobile state transition validation failed.");
271 Log.v(LOG_TAG, "Wifi state transition validation failed.");
321 Log.v(LOG_TAG, "Wifi state transition validation failed.");
328 Log.v(LOG_TAG, "Mobile state transition validation failed.");
360 Log.v(LOG_TAG, "Mobile state transition validation failed.");
382 // Validate the state transition
384 Log.v(LOG_TAG, "Mobile state transition validation failed.");
390 Log.v(LOG_TAG, "Wifi state transition validation failed.");
488 // validate the state transition
    [all...]
  /packages/apps/VideoEditor/res/values-en-rGB/
strings.xml 29 <string name="editor_remove_transition_question" msgid="2679033947203081687">"Do you want to remove this transition?"</string>
42 <string name="editor_add_begin_transition" msgid="1797563833232547946">"Transition into clip"</string>
43 <string name="editor_add_end_transition" msgid="578791466048263129">"Transition out of clip"</string>
44 <string name="editor_change_transition" msgid="1729795192684212426">"Change transition"</string>
47 <string name="editor_transition_title" msgid="4340622816798792302">"Transition"</string>
76 <string name="editor_add_transition_error" msgid="2536143807482160807">"The transition cannot be added."</string>
77 <string name="editor_remove_transition_error" msgid="1368159023884546005">"The transition cannot be removed."</string>
78 <string name="editor_set_transition_duration_error" msgid="2689703633926044264">"Cannot set the transition duration."</string>
89 <string name="editor_transition_too_short" msgid="3956089619553629988">"Cannot add a transition. The transition would be too short."</string
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_history_api_constants.cc 23 const char kTransition[] = "transition";
  /external/chromium/chrome/browser/ui/cocoa/
status_bubble_mac.h 29 kBubbleShowingFadeIn, // In a fade-in transition
32 kBubbleHidingFadeOut // In a fade-out transition
54 // Delegate method called when a fade-in or fade-out transition has
92 // reverse a transition before it has completed.
  /external/icu4c/common/
rbbidata.h 76 uint32_t fFTable; /* forward state transition table. */
78 uint32_t fRTable; /* Offset to the reverse state transition table. */
80 uint32_t fSFTable; /* safe point forward transition table */
82 uint32_t fSRTable; /* safe point reverse transition table */
  /external/kernel-headers/original/asm-arm/arch/
gpio-switch.h 42 /* Same for transition from active to inactive state. */
  /frameworks/base/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_Control.c 198 /* Stay on the current operating mode until the transition is done */
216 /* Change transition bypass mixer settings if needed depending on transition type */
229 /* Set transition flag */
LVCS_BypassMix.c 81 * Set the transition gain
259 * Off transition has completed in Headphone mode
263 (pInstance->MSTarget0 == 0x0000)&& /* this indicates an on->off transition */
269 /* Exit transition state */
285 /* Exit transition state */
  /hardware/invensense/mlsdk/mllite/
mlstates.h 36 /* See inv_state_transition for the transition mask */
  /packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
EditorRelativeLayout.java 30 * (media item views, transition views, ...).
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
popup.html 26 -webkit-transition: background-color 0.5s ease-out;
36 -webkit-transition: -webkit-transform 0.25s ease;
60 -webkit-transition: all 0.5s ease;
82 -webkit-transition: all 0.5s ease;
141 -webkit-transition: color 0.5s ease;
150 -webkit-transition: color 0.5s ease;
185 -webkit-transition: all 1.0s ease;
  /packages/apps/VideoEditor/res/values-fr/
strings.xml 29 <string name="editor_remove_transition_question" msgid="2679033947203081687">"Voulez-vous supprimer cette transition ?"</string>
42 <string name="editor_add_begin_transition" msgid="1797563833232547946">"Transition de début de clip"</string>
43 <string name="editor_add_end_transition" msgid="578791466048263129">"Transition de fin de clip"</string>
44 <string name="editor_change_transition" msgid="1729795192684212426">"Modifier la transition"</string>
47 <string name="editor_transition_title" msgid="4340622816798792302">"Transition"</string>
76 <string name="editor_add_transition_error" msgid="2536143807482160807">"Impossible d\'ajouter la transition."</string>
77 <string name="editor_remove_transition_error" msgid="1368159023884546005">"Impossible de supprimer la transition."</string>
78 <string name="editor_set_transition_duration_error" msgid="2689703633926044264">"Impossible de définir la durée de la transition."</string>
89 <string name="editor_transition_too_short" msgid="3956089619553629988">"Impossible d\'ajouter une transition. Celle-ci serait trop courte."</string>
128 <string name="transitions_select_transition" msgid="4967975803733317444">"Sélectionner une transition"</string
    [all...]
  /external/chromium/chrome/browser/sessions/
session_types.h 41 PageTransition::Type transition);
66 // Transition type.
67 void set_transition(PageTransition::Type transition) {
68 transition_ = transition;
70 PageTransition::Type transition() const { return transition_; } function in class:TabNavigation
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-properties/
webkit 109 -webkit-transition
110 -webkit-transition-delay
111 -webkit-transition-duration
112 -webkit-transition-property
113 -webkit-transition-timing-function
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/
VideoEditorPerformance.java 35 import android.media.videoeditor.Transition;
279 * To test the performance of adding and removing the transition
296 final int transitionBehavior = Transition.BEHAVIOR_MIDDLE_FAST;
330 tranCrossfade[i] = new TransitionCrossfade("transition" + i,
335 loggingInfo[0] = "Time taken to Create CrossFade Transition :" +
343 loggingInfo[1] = "\n\tTime taken to add CrossFade Transition :" +
352 loggingInfo[2] = "\n\tTime taken to remove CrossFade Transition :" +
410 * 7.Add TransitionAlpha, Apply this Transition as Begin for Media Item 1
416 2000, Transition.BEHAVIOR_LINEAR, maskFilename, 50, true);
420 * 8.Add Transition Sliding between MediaItem 2 and 3
    [all...]
  /libcore/luni/src/test/java/libcore/java/util/
TimeZoneTest.java 67 // Any time before we have transition data is considered non-daylight, even in summer.
84 // Times before our first transition should assume we're still following that transition.
99 // Times after out last transition should assume we're still following that transition.
  /external/chromium/chrome/browser/sync/glue/
session_model_associator.cc 311 switch (navigation->transition()) {
632 PageTransition::Type transition(PageTransition::LINK);
651 transition = PageTransition::LINK;
654 transition = PageTransition::TYPED;
657 transition = PageTransition::AUTO_BOOKMARK;
660 transition = PageTransition::AUTO_SUBFRAME;
663 transition = PageTransition::MANUAL_SUBFRAME;
666 transition = PageTransition::GENERATED;
669 transition = PageTransition::START_PAGE;
672 transition = PageTransition::FORM_SUBMIT
    [all...]
  /external/chromium/chrome/browser/resources/
new_new_tab.css 20 -webkit-transition: width .15s;
51 -webkit-transition: none !important;
84 -webkit-transition: opacity .15s;
157 -webkit-transition: opacity 1s;
355 -webkit-transition: top .15s;
408 -webkit-transition: -webkit-transform .15s;
432 -webkit-transition: opacity .15s;
521 -webkit-transition: opacity .10s, top .15s;
525 -webkit-transition: opacity .15s;
  /external/guava/src/com/google/common/util/concurrent/
AbstractFuture.java 169 * <p>To avoid races between threads doing release and acquire, we transition
172 * computation, and only then transition to COMPLETED or CANCELLED.
280 * Transition to the COMPLETED state and set the value.
287 * Transition to the COMPLETED state and set the exception.
294 * Transition to the CANCELLED state.
308 * @param finalState the state to transition to.
  /hardware/qcom/media/mm-video/vidc/venc/inc/
omx_video_base.h 272 // Defer transition to IDLE
274 // Defer transition to LOADING
280 // Defer transition to Enable
282 // Defer transition to Enable
284 // Defer transition to Disable
286 // Defer transition to Disable

Completed in 2471 milliseconds

1 2 3 4 56 7 8 91011>>