Home | History | Annotate | Download | only in jni

Lines Matching defs:frameRect

577             SkIRect frameRect = {x, y, right, bottom};
582 if (frameRect.width() > 1 && frameRect.height() > 1
583 && SkIRect::Intersects(total, frameRect))