Home
last modified time | relevance | path

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

/external/chromium_org/cc/base/
Dmath_util.cc254 bool something_clipped = h1.ShouldBeClipped() || h2.ShouldBeClipped() || in ComputeEnclosingClippedRect() local
256 if (!something_clipped) { in ComputeEnclosingClippedRect()