Searched refs:SnapLayerToPhysicalPixelBoundary (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ui/compositor/
H A Ddip_util.h50 COMPOSITOR_EXPORT void SnapLayerToPhysicalPixelBoundary(
H A Ddip_util.cc91 void SnapLayerToPhysicalPixelBoundary(ui::Layer* snapped_layer, function in namespace:ui
H A Dlayer_unittest.cc1664 SnapLayerToPhysicalPixelBoundary(root.get(), c11.get());
1670 SnapLayerToPhysicalPixelBoundary(root.get(), c11.get());
1676 SnapLayerToPhysicalPixelBoundary(root.get(), c11.get());
/external/chromium_org/ash/wm/
H A Dwindow_util.cc178 ui::SnapLayerToPhysicalPixelBoundary(snapped_ancestor->layer(),
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_aura.cc2407 ui::SnapLayerToPhysicalPixelBoundary(snapped->layer(), window_->layer());
/external/chromium_org/ui/views/
H A Dview.cc584 ui::SnapLayerToPhysicalPixelBoundary(layer()->parent(), layer());

Completed in 8999 milliseconds