HomeSort by relevance Sort by last modified time
    Searched refs:Layer (Results 276 - 288 of 288) sorted by null

<<1112

  /external/chromium_org/content/renderer/media/android/
webmediaplayer_android.cc 937 // TODO(johnme): Should redraw this frame if the layer bounds change; but
938 // there seems no easy way to listen for the layer resizing (as opposed to
    [all...]
  /external/chromium_org/ui/views/corewm/
focus_controller_unittest.cc     [all...]
  /external/chromium_org/ui/views/widget/
native_widget_win.cc 169 ui::Layer* NativeWidgetWin::GetLayer() {
    [all...]
  /external/chromium_org/cc/trees/
layer_tree_host_unittest_delegated.cc 249 root_ = Layer::Create();
309 scoped_refptr<Layer> root_;
511 // The first time the layer gets a frame the whole layer should be
517 // A different frame size will damage the whole layer.
523 // The frame size is 20x20 while the layer is 10x10, so this should
543 // Should damage the full layer, tho the frame size is not changing.
553 // Should damage the full layer.
561 // Changing the frame size damages the full layer.
582 // Moving the layer out of the tree and back in will damage the whol
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorTimelineAgent.cpp 360 dispatcher->addListener(InstrumentationEvents::Layer, TRACE_EVENT_PHASE_DELETE_OBJECT, this, &InspectorTimelineAgent::onLayerDeleted, m_client);
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_aura.cc 69 #include "ui/compositor/layer.h"
900 window_->layer()->SetFillsBoundsOpaquely(background.isOpaque());
    [all...]
  /external/chromium_org/ui/compositor/
layer_animator_unittest.cc 13 #include "ui/compositor/layer.h"
42 // |second| layer animation elements.
140 // The test layer animation sequence updates a live instances count when it is
    [all...]
  /prebuilts/devtools/tools/lib/
jcommon-1.0.12.jar 
hierarchyviewer2lib.jar 
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/jfreechart/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 

Completed in 279 milliseconds

<<1112