OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:attached_sequences
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/compositor/
layer_animation_observer.cc
98
DCHECK(
attached_sequences
().find(sequence) ==
attached_sequences
().end());
111
DCHECK(
attached_sequences
().find(sequence) ==
attached_sequences
().end());
129
DCHECK(
attached_sequences
().find(sequence) ==
attached_sequences
().end());
134
if (active_ &&
attached_sequences
().empty()) {
layer_animation_observer.h
60
const AttachedSequences&
attached_sequences
() const {
function in class:ui::LayerAnimationObserver
Completed in 1410 milliseconds