Home | History | Annotate | Download | only in jni

Lines Matching refs:contentRect

609     SkIRect contentRect;
610 contentRect.set(0, 0, width, height);
611 SkIRect total(contentRect);
652 if (!contentRect.contains(total)) {