OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:keyframes
(Results
1 - 25
of
31
) sorted by null
1
2
/external/libvpx/examples/
force_keyframe.txt
5
This is an example demonstrating how to control placement of
keyframes
12
Keyframes
can be forced by setting the VPX_EFLAG_FORCE_KF bit of the
/external/webkit/WebCore/manual-tests/
animate-none.html
21
@-webkit-
keyframes
'fail' {
40
@-webkit-
keyframes
'sway1' {
59
@-webkit-
keyframes
'sway2' {
78
@-webkit-
keyframes
'sway3' {
117
@-webkit-
keyframes
'sway6' {
126
@-webkit-
keyframes
'fade' {
136
@-webkit-
keyframes
none {
animate-left.html
22
@-webkit-
keyframes
bounce {
animate-duration.html
40
@-webkit-
keyframes
slide {
/external/webkit/WebCore/manual-tests/animation/
transitions-and-paused-animations.html
35
@-webkit-
keyframes
fade {
/external/skia/include/utils/
SkInterpolator.h
38
first keyframe. If there are no
keyframes
, this param
41
last keyframe. If there are no
keyframes
, this parameter
/external/webkit/WebCore/platform/graphics/
GraphicsLayer.cpp
302
// true if the rotation between any two
keyframes
is >= 180 degrees.
332
// See if the
keyframes
are valid.
349
//
Keyframes
are valid, fill in the list.
/external/webkit/WebCore/css/
WebKitCSSKeyframesRule.cpp
129
String result = "@-webkit-
keyframes
";
tokenizer.flex
68
"@-webkit-
keyframes
" {yyTok = WEBKIT_KEYFRAMES_SYM; return yyTok; }
CSSGrammar.y
192
%type <rule>
keyframes
382
|
keyframes
412
|
keyframes
676
keyframes
:
label
[
all
...]
/external/webkit/WebCore/page/animation/
KeyframeAnimation.cpp
54
// Update the m_transformFunctionListValid flag based on whether the function lists in the
keyframes
match.
128
// FIXME: we need to be more efficient about determining which
keyframes
we are animating between.
352
// See if the
keyframes
are valid
371
//
Keyframes
are valid
KeyframeAnimation.h
88
// The
keyframes
that we are blending.
ImplicitAnimation.cpp
247
// See if the
keyframes
are valid
263
//
Keyframes
are valid
/external/libvpx/vpx/
vpx_encoder.h
188
* This enumeration determines whether
keyframes
are placed automatically by
190
* SDK were implemented such that VPX_KF_FIXED meant
keyframes
were disabled.
198
VPX_KF_DISABLED = 0 /**< Encoder does not place
keyframes
. */
525
* This value indicates whether the encoder should place
keyframes
at a
536
* least kf_min_dist frames non-
keyframes
will be coded before the next
546
* A value of 0 implies all frames will be
keyframes
. Set kf_min_dist
/external/webkit/WebCore/rendering/
RenderLayerBacking.cpp
[
all
...]
RenderLayerBacking.h
100
bool startAnimation(double timeOffset, const Animation* anim, const KeyframeList&
keyframes
);
/external/libvpx/vp8/common/
blockd.h
138
/* For
keyframes
, intra block modes are predicted by the (already decoded)
onyx.h
129
int auto_key; // automatically detect cut scenes and set the
keyframes
/external/webkit/WebCore/inspector/front-end/
textViewer.css
146
@-webkit-
keyframes
fadeout {
/frameworks/base/graphics/java/android/graphics/
Interpolator.java
46
*
keyFrames
. After this call the values for each keyFrame must be assigned
/external/libvpx/
examples.mk
74
force_keyframe.DESCRIPTION = Force generation of
keyframes
/frameworks/base/tests/DumpRenderTree/assets/results/
layout_tests_failed.txt
30
/sdcard/android/layout_tests/animations/
keyframes
-to-missing.html
34
/sdcard/android/layout_tests/animations/
keyframes
-from-missing.html
35
/sdcard/android/layout_tests/animations/change-
keyframes
-name.html
36
/sdcard/android/layout_tests/animations/change-
keyframes
.html
[
all
...]
layout_tests_passed.txt
13
/sdcard/android/layout_tests/animations/multiple-
keyframes
.html
15
/sdcard/android/layout_tests/animations/
keyframes
-comma-separated.html
17
/sdcard/android/layout_tests/animations/
keyframes
-rule.html
24
/sdcard/android/layout_tests/animations/
keyframes
.html
29
/sdcard/android/layout_tests/animations/empty-
keyframes
.html
32
/sdcard/android/layout_tests/animations/
keyframes
-out-of-order.html
[
all
...]
/external/libvpx/vp8/encoder/
ratectrl.c
[
all
...]
/external/webkit/WebCore/platform/graphics/qt/
GraphicsLayerQt.cpp
[
all
...]
Completed in 454 milliseconds
1
2