Searched defs:computeBounds (Results 1 – 4 of 4) sorted by relevance
375 void computeBounds() const { in computeBounds() function
394 void computeBounds() const { in computeBounds() function
324 protected void computeBounds(RectF bounds, boolean exact) { in computeBounds() method in ShadowPath
73 SkRect SkPathBuilder::computeBounds() const { in computeBounds() function in SkPathBuilder