Home
last modified time | relevance | path

Searched defs:sequence (Results 1 – 25 of 178) sorted by relevance

12345678

/external/chromium_org/ui/compositor/
Dlayer_animation_observer.cc26 LayerAnimationSequence* sequence) { in OnAttachedToSequence()
30 LayerAnimationSequence* sequence) { in OnDetachedFromSequence()
35 LayerAnimationSequence* sequence = *attached_sequences_.begin(); in StopObserving() local
41 LayerAnimationSequence* sequence) { in AttachedToSequence()
48 LayerAnimationSequence* sequence, bool send_notification) { in DetachedFromSequence()
90 LayerAnimationSequence* sequence) { in OnLayerAnimationEnded()
103 LayerAnimationSequence* sequence) { in OnLayerAnimationAborted()
116 LayerAnimationSequence* sequence) { in OnLayerAnimationScheduled()
124 LayerAnimationSequence* sequence) { in OnAttachedToSequence()
128 LayerAnimationSequence* sequence) { in OnDetachedFromSequence()
[all …]
Dlayer_animation_sequence_unittest.cc26 LayerAnimationSequence sequence; in TEST() local
39 LayerAnimationSequence sequence; in TEST() local
73 LayerAnimationSequence sequence; in TEST() local
116 LayerAnimationSequence sequence; in TEST() local
210 LayerAnimationSequence sequence; in TEST() local
246 LayerAnimationSequence sequence; in TEST() local
268 LayerAnimationSequence sequence; in TEST() local
Dlayer_animator.cc360 void LayerAnimator::ProgressAnimation(LayerAnimationSequence* sequence, in ProgressAnimation()
368 void LayerAnimator::ProgressAnimationToEnd(LayerAnimationSequence* sequence) { in ProgressAnimationToEnd()
455 LayerAnimationSequence* sequence) { in RemoveAnimation()
517 LayerAnimationSequence* sequence, bool abort) { in FinishAnimation()
582 LayerAnimationSequence* sequence, bool abort) { in RemoveAllAnimationsWithACommonProperty()
625 void LayerAnimator::ImmediatelySetNewTarget(LayerAnimationSequence* sequence) { in ImmediatelySetNewTarget()
648 LayerAnimationSequence* sequence) { in ImmediatelyAnimateToNewTarget()
665 void LayerAnimator::EnqueueNewAnimation(LayerAnimationSequence* sequence) { in EnqueueNewAnimation()
673 void LayerAnimator::ReplaceQueuedAnimations(LayerAnimationSequence* sequence) { in ReplaceQueuedAnimations()
755 bool LayerAnimator::StartSequenceImmediately(LayerAnimationSequence* sequence) { in StartSequenceImmediately()
[all …]
/external/chromium_org/chrome/third_party/chromevox/chromevox/background/keymaps/
Dclassic_keymap.json3 "sequence": {"keys": {"keyCode": [9], object
8 "sequence": {"keys": {"keyCode": [9]} object
12 "sequence": {"keys": {"ctrlKey": [true], object
17 "sequence": {"keys": {"ctrlKey": [true], object
22 "sequence": {"keys": {"keyCode": [45]}, object
28 "sequence": {"keys": {"keyCode": [91]}, object
34 "sequence": {"cvoxModifier": true, object
39 "sequence": { object
44 "sequence": {"cvoxModifier": true, object
49 "sequence": {"cvoxModifier": true, object
[all …]
Dflat_keymap.json3 "sequence": {"keys": {"keyCode": [9], object
8 "sequence": {"keys": {"keyCode": [9]} object
12 "sequence": {"keys": {"ctrlKey": [true], object
17 "sequence": {"cvoxModifier": true, object
22 "sequence": {"cvoxModifier": true, object
27 "sequence": {"cvoxModifier": true, object
32 "sequence": {"cvoxModifier": true, object
37 "sequence": {"keys": {"ctrlKey": [true], object
42 "sequence": {"keys": {"keyCode": [45]}, object
48 "sequence": {"keys": {"keyCode": [91]}, object
[all …]
Dexperimental.json3 "sequence": {"keys": {"keyCode": [9], object
8 "sequence": {"keys": {"keyCode": [9]} object
12 "sequence": {"keys": {"ctrlKey": [true], object
17 "sequence": {"keys": {"ctrlKey": [true], object
22 "sequence": {"cvoxModifier": true, object
27 "sequence": {"cvoxModifier": true, object
32 "sequence": {"cvoxModifier": true, object
37 "sequence": {"cvoxModifier": true, object
42 "sequence": {"cvoxModifier": true, object
47 "sequence": {"cvoxModifier": true, object
[all …]
/external/chromium_org/ui/compositor/test/
Dtest_layer_animation_observer.cc22 LayerAnimationSequence* sequence) { in OnLayerAnimationEnded()
27 LayerAnimationSequence* sequence) { in OnLayerAnimationAborted()
32 LayerAnimationSequence* sequence) { in OnLayerAnimationScheduled()
/external/chromium_org/third_party/WebKit/Source/core/editing/
DSpellCheckRequester.cpp105 void SpellCheckRequest::setCheckerAndSequence(SpellCheckRequester* requester, int sequence) in setCheckerAndSequence()
174 int sequence = ++m_lastRequestSequence; in requestCheckingFor() local
227 void SpellCheckRequester::didCheck(int sequence, const Vector<TextCheckingResult>& results) in didCheck()
246 void SpellCheckRequester::didCheckSucceed(int sequence, const Vector<TextCheckingResult>& results) in didCheckSucceed()
260 void SpellCheckRequester::didCheckCancel(int sequence) in didCheckCancel()
/external/chromium_org/third_party/angle/src/compiler/
DInitializeGLPosition.cpp22 TIntermSequence &sequence = node->getSequence(); in visitAggregate() local
45 void InitializeGLPosition::insertCode(TIntermSequence& sequence) in insertCode()
DVersionGLSL.cpp79 const TIntermSequence& sequence = node->getSequence(); in visitAggregate() local
110 const TIntermSequence& sequence = node->getSequence(); in visitAggregate() local
/external/chromium_org/remoting/host/policy_hack/
Dpolicy_watcher_unittest.cc224 testing::InSequence sequence; in TEST_F() local
239 testing::InSequence sequence; in TEST_F() local
252 testing::InSequence sequence; in TEST_F() local
268 testing::InSequence sequence; in TEST_F() local
291 testing::InSequence sequence; in TEST_F() local
317 testing::InSequence sequence; in TEST_F() local
/external/chromium_org/ash/wm/overview/
Dscoped_window_copy.cc129 ui::LayerAnimationSequence* sequence) { in OnLayerAnimationEnded()
135 ui::LayerAnimationSequence* sequence) { in OnLayerAnimationAborted()
141 ui::LayerAnimationSequence* sequence) { in OnLayerAnimationScheduled()
/external/chromium_org/chrome/browser/chromeos/policy/
Dauto_enrollment_client_unittest.cc175 InSequence sequence; in TEST_F() local
185 InSequence sequence; in TEST_F() local
195 InSequence sequence; in TEST_F() local
205 InSequence sequence; in TEST_F() local
215 InSequence sequence; in TEST_F() local
233 InSequence sequence; in TEST_F() local
313 InSequence sequence; in TEST_F() local
/external/chromium_org/ash/system/
Dtray_update.cc136 ui::LayerAnimationSequence* sequence) OVERRIDE { in OnLayerAnimationEnded()
146 ui::LayerAnimationSequence* sequence) OVERRIDE {} in OnLayerAnimationAborted()
149 ui::LayerAnimationSequence* sequence) OVERRIDE {} in OnLayerAnimationScheduled()
/external/chromium_org/ash/wm/
Dwindow_animations_unittest.cc54 ui::LayerAnimationSequence* sequence) OVERRIDE { in OnLayerAnimationScheduled()
59 ui::LayerAnimationSequence* sequence) OVERRIDE {} in OnLayerAnimationEnded()
61 ui::LayerAnimationSequence* sequence) OVERRIDE {} in OnLayerAnimationAborted()
Dsession_state_animator.cc62 ui::LayerAnimationSequence* sequence = new ui::LayerAnimationSequence( in StartSlowCloseAnimationForWindow() local
79 ui::LayerAnimationSequence* sequence = new ui::LayerAnimationSequence( in StartUndoSlowCloseAnimationForWindow() local
100 ui::LayerAnimationSequence* sequence = new ui::LayerAnimationSequence( in StartFastCloseAnimationForWindow() local
115 ui::LayerAnimationSequence* sequence = new ui::LayerAnimationSequence( in StartPartialFadeAnimation() local
131 ui::LayerAnimationSequence* sequence = new ui::LayerAnimationSequence( in StartOpacityAnimationForWindow() local
186 ui::LayerAnimationSequence* sequence = new ui::LayerAnimationSequence( in HideWindow() local
218 ui::LayerAnimationSequence* sequence = new ui::LayerAnimationSequence( in TransformWindowToBaseState() local
/external/chromium_org/ppapi/proxy/
Dgamepad_resource.cc21 base::subtle::Atomic32 ReadBegin(const base::subtle::Atomic32* sequence) { in ReadBegin()
37 bool ReadRetry(const base::subtle::Atomic32* sequence, in ReadRetry()
Dresource_message_params.cc34 int32_t sequence) in ResourceMessageParams()
148 int32_t sequence) in ResourceMessageCallParams()
174 int32_t sequence) in ResourceMessageReplyParams()
/external/chromium_org/ash/display/
Doutput_configurator_animation.cc68 ui::LayerAnimationSequence* sequence) OVERRIDE { in OnLayerAnimationEnded()
73 ui::LayerAnimationSequence* sequence) OVERRIDE { in OnLayerAnimationAborted()
78 ui::LayerAnimationSequence* sequence) OVERRIDE { in OnLayerAnimationScheduled()
/external/chromium_org/content/renderer/media/
Drtc_peer_connection_handler_unittest.cc345 testing::InSequence sequence; in TEST_F() local
369 testing::InSequence sequence; in TEST_F() local
508 testing::InSequence sequence; in TEST_F() local
553 testing::InSequence sequence; in TEST_F() local
614 testing::InSequence sequence; in TEST_F() local
652 testing::InSequence sequence; in TEST_F() local
681 testing::InSequence sequence; in TEST_F() local
770 testing::InSequence sequence; in TEST_F() local
785 testing::InSequence sequence; in TEST_F() local
/external/skia/src/animator/
DSkSnapshot.h25 SkBool sequence; variable
/external/chromium_org/third_party/skia/src/animator/
DSkSnapshot.h25 SkBool sequence; variable
/external/chromium_org/content/common/
Dgamepad_hardware_buffer.h28 OneWriterSeqLock sequence; member
/external/okhttp/src/test/java/com/squareup/okhttp/internal/spdy/
DMockSpdyPeer.java150 private final int sequence; field in MockSpdyPeer.OutFrame
154 private OutFrame(int sequence, int start, int truncateToLength) { in OutFrame()
162 public final int sequence; field in MockSpdyPeer.InFrame
176 public InFrame(int sequence, SpdyReader reader) { in InFrame()
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/
DExplicitTest.java47 private static ASN1SequenceOf sequence = new ASN1SequenceOf(ASN1Boolean field in ExplicitTest

12345678