HomeSort by relevance Sort by last modified time
    Searched full:canvas_clip (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/content/browser/android/in_process/
synchronous_compositor_output_surface.cc 203 SkIRect canvas_clip; local
204 canvas->getClipDeviceBounds(&canvas_clip);
205 gfx::Rect clip = gfx::SkIRectToRect(canvas_clip);

Completed in 194 milliseconds