Searched refs:origSrc (Results 1 – 4 of 4) sorted by relevance
2069 const SkRect& SkPaint::doComputeFastBounds(const SkRect& origSrc, in doComputeFastBounds() argument2074 const SkRect* src = &origSrc; in doComputeFastBounds()2084 this->getPathEffect()->computeFastBounds(&tmpSrc, origSrc); in doComputeFastBounds()
1195 const SkIRect& origSrc, const SkRect& dst, ShowLCDProc proc) { in show_lcd_grid() argument1197 if (!src.intersect(origSrc, bitmap.bounds())) { in show_lcd_grid()
119719 struct SrcList_item *origSrc; /* Original list of tables */119727 origSrc = pWInfo->pTabList->a;119729 memcpy(&pOrTab->a[k], &origSrc[pLevel[k].iFrom], sizeof(pOrTab->a[k]));
119701 struct SrcList_item *origSrc; /* Original list of tables */119709 origSrc = pWInfo->pTabList->a;119711 memcpy(&pOrTab->a[k], &origSrc[pLevel[k].iFrom], sizeof(pOrTab->a[k]));