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

  /external/chromium_org/cc/resources/
picture_pile_impl.cc 242 Region negated_clip_region = it->second; local
246 positive_clip.Subtract(negated_clip_region);
261 canvas, callback, negated_clip_region, contents_scale);

Completed in 52 milliseconds