Searched refs:contentRect (Results 1 – 4 of 4) sorted by relevance
353 public Builder setContentRect(Rect contentRect) { in setContentRect() argument354 if (contentRect != null && (contentRect.left < 0 in setContentRect()355 || contentRect.top < 0 in setContentRect()356 || contentRect.right > mPageInfo.mPageWidth in setContentRect()357 || contentRect.bottom > mPageInfo.mPageHeight)) { in setContentRect()360 mPageInfo.mContentRect = contentRect; in setContentRect()
36 PageRecord(int width, int height, const SkRect& contentRect) in PageRecord()41 mContentRect = contentRect; in PageRecord()68 SkRect contentRect = SkRect::MakeLTRB( in startPage() local70 PageRecord* page = new PageRecord(width, height, contentRect); in startPage()75 SkRect::MakeWH(contentRect.width(), contentRect.height())); in startPage()
1509 Rect contentRect, Rect postExclude) { in setTouchExcludeRegion() argument1553 mTmpRect.intersect(contentRect); in setTouchExcludeRegion()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...