Searched refs:update_bounds (Results 1 – 5 of 5) sorted by relevance
47 void update_bounds (const Point &pt) in update_bounds() function75 param.update_bounds (env.get_pt ()); in line()78 param.update_bounds (env.get_pt ()); in line()86 param.update_bounds (env.get_pt ()); in curve()89 param.update_bounds (pt1); in curve()90 param.update_bounds (pt2); in curve()92 param.update_bounds (env.get_pt ()); in curve()
49 void update_bounds(struct clock_connection *clk);
50 update_bounds(&clk); in Java_org_chromium_latency_walt_WaltUsbConnection_updateBounds()
70 update_bounds(&clk); in main()
300 void update_bounds(struct clock_connection *clk) { in update_bounds() function