/external/chromium_org/cc/animation/ |
layer_animation_controller_unittest.cc | 44 EXPECT_FALSE(controller_impl->GetAnimation(Animation::Opacity)); 47 int group_id = controller->GetAnimation(Animation::Opacity)->group(); 51 EXPECT_TRUE(controller_impl->GetAnimation(group_id, Animation::Opacity)); 54 Animation::Opacity)->run_state()); 69 EXPECT_FALSE(controller_impl->GetAnimation(Animation::Opacity)); 72 int group_id = controller->GetAnimation(Animation::Opacity)->group(); 76 EXPECT_TRUE(controller_impl->GetAnimation(group_id, Animation::Opacity)); 79 Animation::Opacity)->run_state()); 89 Animation::Opacity)->start_time(), 91 Animation::Opacity)->start_time()) [all...] |
animation.h | 43 Opacity,
|
layer_animation_controller.cc | 149 case Animation::Opacity: { 153 Animation::Opacity, 155 event.opacity = animation->curve()->ToFloatAnimationCurve()->GetValue( 354 case Animation::Opacity: 355 NotifyObserversOpacityAnimated(event.opacity); 692 case Animation::Opacity: { 695 const float opacity = float_animation_curve->GetValue(trimmed); local 696 NotifyObserversOpacityAnimated(opacity); 750 void LayerAnimationController::NotifyObserversOpacityAnimated(float opacity) { 753 OnOpacityAnimated(opacity)); [all...] |
animation_unittest.cc | 20 Animation::Opacity));
|
/external/chromium_org/ui/compositor/test/ |
layer_animator_test_controller.cc | 33 threaded_properties.push_back(cc::Animation::Opacity);
|
/external/chromium_org/cc/trees/ |
layer_tree_host_unittest_animation.cc | 143 controller_impl->GetAnimation(Animation::Opacity); 163 controller->GetAnimation(Animation::Opacity); 462 controller_impl->GetAnimation(Animation::Opacity); 474 // picked up, then the linearly interpolated opacity would be different 519 controller->GetAnimation(Animation::Opacity); 534 controller->GetAnimation(Animation::Opacity); 576 controller->GetAnimation(Animation::Opacity); 588 // Ensures that when opacity is being animated, this value does not cause the 611 controller_impl->GetAnimation(Animation::Opacity); 653 Animation::Opacity)); [all...] |
/external/chromium_org/webkit/renderer/compositor_bindings/ |
web_animation_impl.cc | 109 WebAnimation::TargetPropertyOpacity, Animation::Opacity);
|
/external/chromium_org/ui/compositor/ |
layer_animation_sequence_unittest.cc | 98 cc::Animation::Opacity, 109 EXPECT_TRUE(sequence.properties().find(LayerAnimationElement::OPACITY) != 158 cc::Animation::Opacity, 200 EXPECT_TRUE(sequence.properties().find(LayerAnimationElement::OPACITY) != 255 target_value.opacity = start_opacity; 257 EXPECT_FLOAT_EQ(target_opacity, target_value.opacity); 260 target_value.opacity = start_opacity; 262 EXPECT_FLOAT_EQ(start_opacity, target_value.opacity);
|
layer_animator_unittest.cc | 203 animator->StopAnimatingProperty(LayerAnimationElement::OPACITY); 321 test_controller.GetRunningSequence(LayerAnimationElement::OPACITY)-> 323 cc::Animation::Opacity, 331 test_controller.GetRunningSequence(LayerAnimationElement::OPACITY)-> 437 test_controller.GetRunningSequence(LayerAnimationElement::OPACITY)-> 439 cc::Animation::Opacity, 447 test_controller.GetRunningSequence(LayerAnimationElement::OPACITY)-> 715 test_controller.GetRunningSequence(LayerAnimationElement::OPACITY)-> 717 cc::Animation::Opacity, 725 test_controller.GetRunningSequence(LayerAnimationElement::OPACITY)- [all...] |
layer_animation_element.cc | 191 target->opacity = target_; 199 properties.insert(LayerAnimationElement::OPACITY); 471 cc::Animation::Opacity)); 476 target->opacity = target_; 482 properties.insert(LayerAnimationElement::OPACITY); 686 : opacity(0.0f), 698 opacity(delegate ? delegate->GetOpacityForAnimation() : 0.0f), 832 case cc::Animation::Opacity: 833 return OPACITY; 895 float opacity, [all...] |
layer_animator.cc | 116 ANIMATED_PROPERTY(float, OPACITY, Opacity, float, opacity);
|
layer_unittest.cc | 875 // Opacity changes should alert the observers. 881 // So should setting the opacity back. 908 // Opacity changes should no longer alert the removed observer. 984 // Opacity is rendered correctly. 986 TEST_F(LayerWithRealCompositorTest, Opacity) { 996 base::FilePath ref_img = test_data_directory().AppendASCII("Opacity.png"); [all...] |
/external/chromium_org/chrome_frame/cfinstall/src/stub/ |
overlaydelegate.js | 64 'opacity: 0.5;' + 65 '-moz-opacity: 0.5;' + 66 '-webkit-opacity: 0.5;' + 67 '-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";' + 68 'filter: alpha(opacity=50);' +
|
/external/chromium_org/cc/test/ |
animation_test_common.cc | 48 Animation::Opacity)); 193 void FakeLayerAnimationValueObserver::OnOpacityAnimated(float opacity) { 194 opacity_ = opacity;
|
/external/chromium_org/native_client_sdk/src/doc/_static/css/ |
local_extensions.css | 24 .showcase img.hold {opacity: 0.5;} 352 html{margin:0;padding:0;border:0}.bp-reset-element,body,h1,h2,h3,h4,h5,h6,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,blockquote,q,th,td,caption,table,div,span,object,iframe,p,pre,a,abbr,acronym,address,code,del,dfn,em,img,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,tr{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block}blockquote,q{quotes:"" ""}blockquote:before,blockquote:after,q:before,q:after{content:""}th,td,caption{float:none !important;text-align:left;font-weight:normal;vertical-align:middle}table{border-collapse:separate;border-spacing:0;vertical-align:middle}a img{border:none}body{line-height:1.5;font-family:"Arial",sans-serif;color:#333;font-size:81.25%}h1,h2,h3,h4,h5,h6{font-weight:normal;color:#222}h1 img,h2 img,h3 img,h4 img,h5 img,h6 img{margin:0}h1{font-size:3em;line-height:1;margin-bottom:0.50em}h2{font-size:2em;margin-bottom:0.75em}h3{font-size:1.5em;line-height:1;margin-bottom:1.00em}h4{font-size:1.2em;line-height:1.25;margin-bottom:1.25em}h5{font-size:1em;font-weight:bold;margin-bottom:1.50em}h6{font-size:1em;font-weight:bold}p{margin:0 0 1.5em}p .left{display:inline;float:left;margin:1.5em 1.5em 1.5em 0;padding:0}p .right{display:inline;float:right;margin:1.5em 0 1.5em 1.5em;padding:0}a{text-decoration:underline;color:#006ac8}a:visited{color:#551a8b}a:focus{color:#006ac8}a:hover{color:#006ac8}a:active{color:red}blockquote{margin:1.5em;color:#666;font-style:italic}strong,dfn{font-weight:bold}em,dfn{font-style:italic}sup,sub{line-height:0}abbr,acronym{border-bottom:1px dotted #666}address{margin:0 0 1.5em;font-style:italic}del{color:#666}pre{margin:1.5em 0;white-space:pre}pre,code,tt{font:1em "Droid Sans Mono",monospace;line-height:1.5}li ul,li ol{margin:0}ul,ol{margin:0 1.5em 1.5em 0;padding-left:1.5em}ul{list-style-type:disc}ol{list-style-type:decimal}dl{margin:0 0 1.5em 0}dl dt{font-weight:bold}dd{margin-left:1.5em}table{margin-bottom:1.4em;width:100%}th{font-weight:bold}thead th{background:#6199df}th,td,caption{padding:4px 10px 4px 5px}table.striped tr:nth-child(even) td,table tr.even td{background:#efefef}tfoot{font-style:italic}caption{background:#eee}.quiet{color:#666}.loud{color:#111}body{line-height:1.67;background-color:#fff;overflow-y:scroll;min-width:1000px}img[width="1"][height="1"]{position:absolute;top:-9999px;left:-9999px}#gc-googlebar{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-width:952px;width:auto !important;width:952px;position:relative;background:#f1f1f1;border-bottom:1px solid #e5e5e5;height:77px;margin:0;overflow:hidden;padding:24px 44px;color:rgba(255,255,255,0.5)}#gc-googlebar .signed-in>div{float:left}#gc-googlebar .signed-in a,#gc-googlebar .signed-in a:visited{display:block;text-align:right;line-height:140%;color:#808080}#gc-googlebar .signed-in a{text-decoration:none}#gc-googlebar .signed-in a:hover{text-decoration:underline}#gc-googlebar .signed-in img{width:30px;height:30px}#gc-googlebar .gc-social{float:right;font-size:12px;margin-top:-1px}#gc-googlebar .gc-social .email{font-weight:bold;color:#777}#gc-googlebar .gc-social img{vertical-align:middle;border:1px solid #acacac;margin-left:8px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}#gc-googlebar .gc-social #loginLink{color:#484848}#gc-logo{display:block;height:37px;vertical-align:top;text-decoration:none;position:absolute}#gc-logo img{width:200px;vertical-align:top;top:-12px;left:-4px;position:relative}.gc-search{position:absolute;left:270px;right:308px;width:350px}.gc-search .searchbox{position:absolute;left:0px;right:81px;background-color:#fff;border:1px solid rgba(0,0,0,0.15);border-top:1px solid rgba(0,0,0,0.25);height:28px;padding-left:4px}.gc-search .searchbox:hover{-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 2px inset;-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 2px inset;box-shadow:rgba(0,0,0,0.3) 0 1px 2px inset;border:1px solid #4d90fe}.gc-search .searchbox .button.mini{height:19px;line-height:19px;min-width:18px;width:auto}.gc-search .searchbox .button.left{border-radius:4px 0 0 4px;padding:0 4px 0 4px}.gc-search .searchbox .button.right{border-radius:0 4px 4px 0;padding:0px}.gc-search .searchbox .button.right span{position:relative;bottom:1px;right:1px}.gc-search .searchbox span.button.button-blue{cursor:default}.gc-search .searchbox span.button.button-blue pre{background:none;border:none;color:white;font:inherit;display:inline;padding:0}.gc-search .searchbox input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:transparent;border:0;font-size:13px;height:28px;margin:0;outline:none;padding:5px 2px;width:100%}.gc-search button{padding-top:0;padding-bottom:1px;position:absolute;right:0}.gc-search button img{vertical-align:middle;margin-top:-3px}#search-full{font-size:10px}#restrict{margin:5px 0 10px 0}#restrict label{font-size:13px}#restrict label span{font-size:13px;font-weight:bold}.gsc-completion-container{z-index:100}#gc-appbar{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #ebebeb;line-height:24px;overflow:hidden;padding:21px 44px;position:relative}#gc-appbar .developers{color:#dd4b39;font-size:20px;margin-right:-2000px;float:left}#gc-appbar h1{display:block;font-size:20px;margin:0 16px 0 0}#gc-appbar h1 div{vertical-align:top}#gc-appbar a{color:inherit;text-decoration:none;margin-right:24px}#gc-appbar a.google-feedback{text-decoration:none;margin-right:0px;font-size:12px}#gc-appbar a.google-feedback:hover{text-decoration:underline}#gc-appbar .confidential{position:absolute;width:100%}#gc-appbar nav{display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;vertical-align:middle}#gc-appbar nav>ul{margin:0;padding:0;border:0;overflow:hidden;*zoom:1;margin-left:-20px}#gc-appbar nav>ul li{list-style-image:none;list-style-type:none;margin-left:0;white-space:nowrap;display:inline;float:left;padding-left:4px;padding-right:4px}#gc-appbar nav>ul li:first-child,#gc-appbar nav>ul li.first{padding-left:0}#gc-appbar nav>ul li:last-child{padding-right:0}#gc-appbar nav>ul li.last{padding-right:0}#gc-appbar nav>ul>li{padding:0}#gc-appbar nav>ul>li.active{font-weight:bold}#gc-appbar nav>ul>li>a{color:#434343;display:block;line-height:2;padding:0 20px;text-decoration:none}#gc-appbar nav>ul>li>a:visited{color:#434343}#gc-footer{font-size:12px;background:#333}#gc-footer>div{line-height:44px}#gc-footer li{margin:0 30px 0 0}#gc-footer a,#gc-footer a:visited{color:rgba(255,255,255,0.8)}#gc-footer .kd-select{margin-bottom:2px}#gc-footer #developers-logo-footer{float:left;margin-top:10px;margin-right:30px}#gc-footer #gc-copyright{float:left;width:75%}#gc-footer #gc-language{text-align:right;float:right}#gc-footer #gc-language ul{float:right}#gc-topnav{font-size:14px;background:#444}#gc-topnav>div{line-height:39px}#gc-topnav a,#gc-topnav a:visited{color:#fff}#gc-topnav li{margin:0 30px 0 0}#gc-topnav li.active{background:url("data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAABgAAAAKCAYAAACuaZ5oAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAH1JREFUeNpi/P//PwORgBmIJ0DZBUD8lyhdIAuIwEJAvP0/AmyHihHUS4zhKkB8+z8muA2Vo8gCeyB++x83eAtVQ5YFOUD88z9h8AeqlmgLmIF48n/SwWSoXrwWoEcmqQAj8omJTFIBSuQTG5mkAnjkwyLzz3/qA3DkAwQYABEvANn67PzPAAAAAElFTkSuQmCC") no-repeat scroll center 33px transparent}#gc-topnav li.active a{font-weight:bold}#gc-appnav{font-size:14px;background:#fff;color:#15c;border-bottom:1px solid #ebebeb}#gc-appnav>div{line-height:33px}#gc-appnav li{margin:0 20px 0 0}#gc-appnav li.active>a{color:#222}#gc-footer,#gc-topnav,#gc-appnav{overflow:hidden;*zoom:1;clear:both;padding:0 44px}#gc-footer a,#gc-footer a:visited,#gc-topnav a,#gc-topnav a:visited,#gc-appnav a,#gc-appnav a:visited{text-decoration:none}#gc-footer a:hover,#gc-footer a:visited:hover,#gc-topnav a:hover,#gc-topnav a:visited:hover,#gc-appnav a:hover,#gc-appnav a:visited:hover{text-decoration:underline}#gc-footer>div ul,#gc-topnav>div ul,#gc-appnav>div ul{margin:0;padding:0;border:0;overflow:hidden;*zoom:1}#gc-footer>div ul li,#gc-topnav>div ul li,#gc-appnav>div ul li{list-style-image:none;list-style-type:none;margin-left:0;white-space:nowrap;display:inline;float:left;padding-left:4px;padding-right:4px}#gc-footer>div ul li:first-child,#gc-footer>div ul li.first,#gc-topnav>div ul li:first-child,#gc-topnav>div ul li.first,#gc-appnav>div ul li:first-child,#gc-appnav>div ul li.first{padding-left:0}#gc-footer>div ul li:last-child,#gc-topnav>div ul li:last-child,#gc-appnav>div ul li:last-child{padding-right:0}#gc-footer>div ul li.last,#gc-topnav>div ul li.last,#gc-appnav>div ul li.last{padding-right:0}#gc-footer>div li,#gc-topnav>div li,#gc-appnav>div li{padding:0}#fat-footer{font-size:13px;background-color:#f9f9f9;border-top:1px solid #f1f1f1;clear:both;margin-bottom:0;padding:0 0 20px 0;overflow:hidden}#fat-footer section{max-width:1128px;padding:20px 44px}#fat-footer section article{display:inline;float:left;overflow:hidden;width:23.15975%;margin-right:1.042%;float:left;font-size:12px}#fat-footer section article h3{color:#666;font-size:12px;font-weight:bold;padding-left:3px}#fat-footer section article>ul{list-style-type:none;padding:0;margin:0}#fat-footer section article>ul>li{background-repeat:no-repeat;background-position:0 0;padding:0px 0 0px 4px}#socialbar{display:inline;float:left;overflow:hidden;width:22.1075%;margin-right:0;padding:12px;background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}#socialbar h2{font-size:16px}#socialbar .hangout-icon{margin-bottom:-2px}#socialbar .more{font-size:11px}#socialbar #experts{line-height:24px}#socialbar #experts .smallicon{width:24px;float:left;margin-right:5px}#socialbar #homephoto{margin:10px 0;width:100%;border:1px solid #ccc}#platform-activities{display:inline;float:left;overflow:hidden;width:70.511%;margin-right:1.042%;margin-top:10px;margin-right:20px;min-height:400px}#platform-activities #highlights>div{display:inline;float:left;overflow:hidden;width:48.41375%;margin-right:0}#platform-activities #highlights #main-highlight{background-position:top center;background-size:cover;border:1px solid #ccc;border-radius:4px;margin-right:16px;max-height:220px;overflow:hidden;position:relative}#platform-activities #highlights #main-highlight a,#platform-activities #highlights #main-highlight a:visited{text-decoration:none}#platform-activities #highlights #main-highlight a>img,#platform-activities #highlights #main-highlight a:visited>img{border:none;height:100%;width:100%}#platform-activities #highlights #main-highlight a .caption,#platform-activities #highlights #main-highlight a:visited .caption{background:#000;border-top:1px solid #eee;border-bottom-left-radius:4px;border-bottom-right-radius:4px;bottom:0;opacity:0.85;position:absolute;width:100%}#platform-activities #highlights #main-highlight a .caption.dark,#platform-activities #highlights #main-highlight a:visited .caption.dark{background:#fff}#platform-activities #highlights #main-highlight a .caption.dark p,#platform-activities #highlights #main-highlight a:visited .caption.dark p{color:#000}#platform-activities #highlights #main-highlight a .caption p,#platform-activities #highlights #main-highlight a:visited .caption p{color:#fff;font-size:13px;line-height:150%;margin:5px 10px;opacity:1}#platform-activities #highlights #main-highlight a .caption img,#platform-activities #highlights #main-highlight a:visited .caption img{border:none;float:left;margin:5px;opacity:1}#platform-activities #highlights #other-highlights{overflow:hidden}#platform-activities #highlig (…) [all...] |
/external/chromium_org/cc/layers/ |
layer_impl.cc | 262 draw_properties_.opacity, 614 result->SetDouble("Opacity", opacity()); 694 void LayerImpl::OnOpacityAnimated(float opacity) { 695 SetOpacity(opacity); 882 void LayerImpl::SetOpacity(float opacity) { 883 if (opacity_ == opacity) 886 opacity_ = opacity; 891 return layer_animation_controller_->IsAnimatingProperty(Animation::Opacity); 896 layer_animation_controller_->GetAnimation(Animation::Opacity); [all...] |
layer_unittest.cc | 721 impl_layer->layer_animation_controller()->GetAnimation(Animation::Opacity)-> [all...] |
layer.cc | 503 void Layer::SetOpacity(float opacity) { 505 if (opacity_ == opacity) 507 opacity_ = opacity; 512 return layer_animation_controller_->IsAnimatingProperty(Animation::Opacity); 1076 void Layer::OnOpacityAnimated(float opacity) { 1077 opacity_ = opacity; [all...] |
/external/chromium_org/chrome_frame/ |
CFInstall.js | 130 'opacity: 0.5;' + 131 '-moz-opacity: 0.5;' + 132 '-webkit-opacity: 0.5;' + 134 '"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";' + 135 'filter: alpha(opacity=50);' +
|
/external/chromium_org/cc/output/ |
filter_operations_unittest.cc | 130 SAVE_RESTORE_AMOUNT(Opacity, OPACITY, 0.6f);
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/ |
dojo-1.6.1.js | [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/ |
string-unpack-code.js | [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/ |
string-unpack-code.js | [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/ |
string-unpack-code.js | [all...] |