Searched defs:getBounds (Results 1 – 9 of 9) sorted by relevance
49 void SkDrawPoint::getBounds(SkRect* rect ) { in getBounds() function in SkDrawPoint
33 void SkBoundable::getBounds(SkRect* rect) { in getBounds() function in SkBoundable
442 void SkDisplayable::getBounds(SkRect* rect) { in getBounds() function in SkDisplayable
54 const WebCore::IntRect& getBounds() const in getBounds() function
93 const SkIRect& getBounds() const { return fBounds; } in getBounds() function
228 const SkRect& getBounds() const { in getBounds() function
115 void getBounds(SkRect* bounds) { in getBounds() function in Draw
89 void SkDevice::getBounds(SkIRect* bounds) const { in getBounds() function in SkDevice
340 void (*getBounds)(const ANPPath*, ANPRectF* bounds); member