OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDifferent
(Results
1 - 6
of
6
) sorted by null
/external/skia/src/views/animated/
SkBorderView.cpp
54
if (diff == SkAnimator::
kDifferent
)
SkProgressBarView.cpp
37
if (diff == SkAnimator::
kDifferent
)
SkScrollBarView.cpp
91
if (diff == SkAnimator::
kDifferent
)
SkImageView.cpp
176
if (diff == SkAnimator::
kDifferent
)
SkWidgetViews.cpp
298
if (diff == SkAnimator::
kDifferent
)
/external/skia/include/animator/
SkAnimator.h
171
kDifferent
,
181
@return kNotDifferent if there are no active animations;
kDifferent
if there are active animations; and
194
@return kNotDifferent if there are no active animations;
kDifferent
if there are active animations; and
Completed in 366 milliseconds