/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
CompositedLayerMapping.cpp | 150 static ScrollingCoordinator* scrollingCoordinatorFromLayer(RenderLayer* layer) 152 Page* page = layer->renderer()->frame()->page(); 159 CompositedLayerMapping::CompositedLayerMapping(RenderLayer* layer) 160 : m_owningLayer(layer) 170 if (layer->isRootLayer() && renderer()->frame()->isMainFrame()) 178 // Do not leave the destroyed pointer dangling on any RenderLayers that painted to this mapping's squashing layer. 270 // (2) Repaint the layer contents to remove the software-applied filter because the compositor will apply it. 274 // (2) Repaint the layer contents to apply a software filter because the compositor won't apply it. 298 // For non-root layers, background is always painted by the primary graphics layer. 315 static bool layerOrAncestorIsTransformedOrUsingCompositedScrolling(RenderLayer* layer) 518 blink::WebLayer* layer = toHTMLFrameOwnerElement(renderer->node())->contentFrame()->remotePlatformLayer(); local [all...] |
RenderLayerReflectionInfo.cpp | 71 m_reflection->removeLayers(renderer()->layer()); 81 return m_reflection->layer();
|
/external/blktrace/ |
btrace.spec | 27 performance or application problems relating to block layer io.
|
/external/chromium_org/ash/ |
dip_unittest.cc | 21 #include "ui/compositor/layer.h" 69 launcher->shelf_widget()->GetNativeView()->layer()->bounds().height()); 108 launcher->shelf_widget()->GetNativeView()->layer()->bounds().height());
|
/external/chromium_org/cc/layers/ |
layer_iterator.cc | 9 #include "cc/layers/layer.h" 44 // Moves to the previous layer in the current RS layer list. 45 // Then we check if the new current layer has its own RS, 46 // in which case there are things in that RS layer list that are higher, 47 // so we find the highest layer in that subtree. 49 // we jump up to the previous RS layer list, picking up again where we 50 // had previously recursed into the current RS layer list. 53 // Subtracting one here will eventually cause the current layer 54 // to become that layer representing the target render surface [all...] |
layer_unittest.cc | 5 #include "cc/layers/layer.h" 108 parent_ = Layer::Create(); 109 child1_ = Layer::Create(); 110 child2_ = Layer::Create(); 111 child3_ = Layer::Create(); 112 grand_child1_ = Layer::Create(); 113 grand_child2_ = Layer::Create(); 114 grand_child3_ = Layer::Create(); 136 scoped_refptr<Layer> parent_; 137 scoped_refptr<Layer> child1_ 1027 scoped_refptr<Layer> layer = Layer::Create(); local 1055 scoped_refptr<Layer> layer = Layer::Create(); local [all...] |
painted_scrollbar_layer_impl.h | 29 virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE; 70 // Difference between the clip layer's height and the visible viewport
|
picture_layer.h | 11 #include "cc/layers/layer.h" 20 class CC_EXPORT PictureLayer : public Layer { 26 // Layer interface. 31 virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE;
|
scrollbar_layer_impl_base.h | 38 virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE; 78 // Difference between the clip layer's height and the visible viewport
|
tiled_layer_impl.h | 27 virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE;
|
ui_resource_layer_impl.h | 38 // Sets an opacity value per vertex. It will be multiplied by the layer 44 virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE;
|
video_layer_impl.h | 33 virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE;
|
/external/chromium_org/third_party/WebKit/Source/web/ |
PageOverlayList.cpp | 130 size_t PageOverlayList::findGraphicsLayer(WebCore::GraphicsLayer* layer) 133 if (m_pageOverlays[i]->graphicsLayer() == layer)
|
/external/chromium_org/ui/aura/test/ |
test_windows.cc | 10 #include "ui/compositor/layer.h" 78 return ObjectIsAbove<ui::Layer>(upper->layer(), lower->layer());
|
/external/chromium_org/webkit/renderer/compositor_bindings/ |
web_layer_impl_fixed_bounds.cc | 7 #include "cc/layers/layer.h" 12 using cc::Layer; 19 WebLayerImplFixedBounds::WebLayerImplFixedBounds(scoped_refptr<Layer> layer) 20 : WebLayerImpl(layer) { 29 // Simply invalidate the whole layer to avoid transformation of coordinates. 118 // As we apply extra scale transform on this layer which will propagate to the
|
/libcore/luni/src/main/java/libcore/reflect/ |
TypeVariableImpl.java | 72 static TypeVariable findFormalVar(GenericDeclaration layer, String name) { 73 TypeVariable[] formalVars = layer.getTypeParameters();
|
/external/chromium_org/skia/ext/ |
platform_canvas_unittest.cc | 169 // Returns the EXCLUSIVE far bounds of the layer. 184 // Size used by some tests to draw a rectangle inside the layer. 199 // Make a layer and fill it completely to make sure that the bounds are 202 LayerSaver layer(*canvas, kLayerX, kLayerY, kLayerW, kLayerH); 227 LayerSaver layer(*canvas, 0, 0, 16, 16); 242 // Make a layer and fill it completely to make sure that the bounds are 246 LayerSaver layer(*canvas, kLayerX, kLayerY, kLayerW, kLayerH); 254 // Make a layer and fill it partially to make sure the translation is correct. 257 LayerSaver layer(*canvas, kLayerX, kLayerY, kLayerW, kLayerH); 265 // Add a clip on the layer and fill to make sure clip is correct [all...] |
/external/chromium_org/cc/trees/ |
tree_synchronizer_unittest.cc | 12 #include "cc/layers/layer.h" 47 class MockLayer : public Layer { 60 Layer::PushPropertiesTo(layer_impl); 68 : Layer(), layer_impl_destruction_list_(layer_impl_destruction_list) {} 99 void ExpectTreesAreIdentical(Layer* layer, 102 ASSERT_TRUE(layer); 105 EXPECT_EQ(layer->id(), layer_impl->id()); 108 EXPECT_EQ(layer->non_fast_scrollable_region(), 111 ASSERT_EQ(!!layer->mask_layer(), !!layer_impl->mask_layer()) [all...] |
/external/aac/libMpegTPDec/src/ |
tpdec_adts.h | 114 UCHAR layer; member in struct:__anon2574
|
/external/chromium_org/ash/wm/ |
boot_splash_screen_chromeos.cc | 11 #include "ui/compositor/layer.h" 19 // ui::LayerDelegate that copies the aura host window's content to a ui::Layer. 56 layer_(new ui::Layer(ui::LAYER_TEXTURED)) { 59 ui::Layer* root_layer = root_window->window()->layer();
|
drag_window_resizer_unittest.cc | 164 // layer, it's below the primary one. See UpdateDisplay() in ash_test_base.cc. 235 // layer, it's below the primary one. See UpdateDisplay() in ash_test_base.cc. 309 EXPECT_FLOAT_EQ(1.0f, window_->layer()->opacity()); 330 ui::Layer* drag_layer = 331 controller->drag_widget_->GetNativeWindow()->layer(); 334 const std::vector<ui::Layer*>& layers = drag_layer->children(); 340 EXPECT_FLOAT_EQ(1.0f, window_->layer()->opacity()); 349 EXPECT_GT(1.0f, window_->layer()->opacity()); 354 EXPECT_FLOAT_EQ(1.0f, window_->layer()->opacity()); 361 EXPECT_FLOAT_EQ(1.0f, window_->layer()->opacity()) [all...] |
screen_dimmer.cc | 10 #include "ui/compositor/layer.h" 43 dimming_layer_.reset(new ui::Layer(ui::LAYER_SOLID_COLOR)); 46 ui::Layer* root_layer = root_window_->layer();
|
/external/chromium_org/chrome/browser/ui/ash/tabs/ |
dock_info_ash.cc | 28 if (window->layer()->type() == ui::LAYER_TEXTURED)
|
/external/chromium_org/content/renderer/ |
render_widget_fullscreen_pepper.h | 39 virtual void SetLayer(blink::WebLayer* layer) OVERRIDE;
|
/external/chromium_org/content/test/ |
web_layer_tree_view_impl_for_testing.h | 33 virtual void setRootLayer(const blink::WebLayer& layer);
|