Searched defs:devBounds (Results 1 – 11 of 11) sorted by relevance
135 SkIRect devBounds() const { in devBounds() function136 SkIRect devBounds; in devBounds() local
818 SkRect* devBounds, in getConservativeBounds()
130 SkIRect devBounds = fRC->getBounds(); in computeConservativeLocalClipBounds() local1202 SkIRect devBounds; in drawBitmapAsMask() local
242 void updateClipBoundsForClipOp(const SkIRect& devBounds) { in updateClipBoundsForClipOp()
37 SkRect devBounds; in getConservativeBounds() local
324 const SkRect* devBounds, in setupClipping()
1311 SkRect devBounds = geometry.fBounds; in create_diellipse_batch() local
54 virtual void preConcatFrameMatrix(double animationTimeMs, const SkIRect& devBounds, in preConcatFrameMatrix()
225 const SkRect& devBounds) { in Create()382 bool isHairline, const SkRect& devBounds) in DefaultPathBatch()668 SkRect devBounds; in internalDrawPath() local
634 bool check_bounds(const SkMatrix& viewMatrix, const SkRect& devBounds, void* vertices, int vCount) in check_bounds()
97 SkIRect devBounds = rect.getBounds(); in DrawPath() local