HomeSort by relevance Sort by last modified time
    Searched defs:kReplace_Op (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/cc/resources/
picture_pile_impl.cc 127 SkRegion::kReplace_Op);
  /external/chromium_org/third_party/skia/include/core/
SkRegion.h 247 kReplace_Op //!< replace the dst region with the op region
387 kOpCount = kReplace_Op + 1
  /external/skia/include/core/
SkRegion.h 247 kReplace_Op //!< replace the dst region with the op region
387 kOpCount = kReplace_Op + 1
  /external/chromium_org/cc/output/
software_renderer.cc 169 current_canvas_->clipRect(gfx::RectToSkRect(rect), SkRegion::kReplace_Op);
gl_renderer.cc     [all...]

Completed in 93 milliseconds