Home
last modified time | relevance | path

Searched refs:DeviceClip (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/cc/trees/
Dlayer_tree_host_impl.h462 gfx::Rect DeviceClip() const;
Dlayer_tree_host_impl.cc1505 DeviceClip(), in DrawLayers()
1511 DeviceClip(), in DrawLayers()
2163 gfx::Rect LayerTreeHostImpl::DeviceClip() const { in DeviceClip() function in cc::LayerTreeHostImpl
/external/chromium_org/cc/output/
Drenderer_pixeltest.cc1576 TEST_F(ExternalStencilPixelTest, DeviceClip) { in TEST_F() argument