Searched refs:clippedIBounds (Results 1 – 1 of 1) sorted by relevance
73 SkIRect clippedIBounds; in onCanDrawPath() local74 devBounds.roundOut(&clippedIBounds); in onCanDrawPath()75 if (!clippedIBounds.intersect(*args.fClipConservativeBounds)) { in onCanDrawPath()81 int64_t numPixels = sk_64_mul(clippedIBounds.height(), clippedIBounds.width()); in onCanDrawPath()