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

  /frameworks/base/libs/hwui/
ClipArea.h 209 return SkRegion(mViewportBounds.toSkIRect());
ClipArea.cpp 327 mClipRegion.setRect(mClipRect.toSkIRect());
452 other.setRect(resultClip.toSkIRect());
473 regionClip->region.op(mClipRect.toSkIRect(), other, SkRegion::kIntersect_Op);
Rect.h 286 SkIRect toSkIRect() const {
BakedOpRenderer.cpp 278 SkRegion::Cliperator it(region, clip->rect.toSkIRect());
  /frameworks/base/libs/hwui/pipeline/skia/
SkiaPipeline.cpp 104 layerCanvas->androidFramework_setDeviceClipRestriction(layerDamage.toSkIRect());

Completed in 102 milliseconds