Searched refs:origSrc (Results 1 – 5 of 5) sorted by relevance
382 const SkRect& SkPaint::doComputeFastBounds(const SkRect& origSrc, in doComputeFastBounds() argument387 const SkRect* src = &origSrc; in doComputeFastBounds()391 tmpSrc = origSrc; in doComputeFastBounds()
557 const SkRect& SkPaint::doComputeFastBounds(const SkRect& origSrc, in doComputeFastBounds() argument562 const SkRect* src = &origSrc; in doComputeFastBounds()572 this->getPathEffect()->computeFastBounds(&tmpSrc, origSrc); in doComputeFastBounds()
143589 struct SrcList_item *origSrc; /* Original list of tables */143597 origSrc = pWInfo->pTabList->a;143599 memcpy(&pOrTab->a[k], &origSrc[pLevel[k].iFrom], sizeof(pOrTab->a[k]));
142929 struct SrcList_item *origSrc; /* Original list of tables */142937 origSrc = pWInfo->pTabList->a;142939 memcpy(&pOrTab->a[k], &origSrc[pLevel[k].iFrom], sizeof(pOrTab->a[k]));
142945 struct SrcList_item *origSrc; /* Original list of tables */142953 origSrc = pWInfo->pTabList->a;142955 memcpy(&pOrTab->a[k], &origSrc[pLevel[k].iFrom], sizeof(pOrTab->a[k]));