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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DRegionTracker.cpp181 SkIRect deviceClipIRect; local
182 if (context->canvas()->getClipDeviceBounds(&deviceClipIRect))
183 deviceClipRect.set(deviceClipIRect);

Completed in 64 milliseconds