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.h466 gfx::Rect DeviceClip() const;
Dlayer_tree_host_impl.cc1547 DeviceClip(), in DrawLayers()
1553 DeviceClip(), in DrawLayers()
2192 gfx::Rect LayerTreeHostImpl::DeviceClip() const { in DeviceClip() function in cc::LayerTreeHostImpl
/external/chromium_org/cc/output/
Drenderer_pixeltest.cc1524 TEST_F(ExternalStencilPixelTest, DeviceClip) { in TEST_F() argument