Lines Matching refs:outset
55 // Set the original device and (optional) local coordinates that are inset or outset
79 // consecutive calls to inset() and outset() (in any order).
80 void outset(const skvx::Vec<4, float>& edgeDistances,
86 // matching edge distances passed to inset() and outset().
92 // edge lengths are ordered LBTR to match distances passed to inset() and outset().
143 // shortest (perpendicular) distance between the original edge and the inset or outset
196 // Validity of outset request (true after calling getOutsetRequest() until next set() call
197 // or next inset/outset() with different edge distances).
203 // and outset calls.
208 // outset is determined implicitly by the sign of the distances).
223 outsetter.outset(edgeDistances, quad, nullptr);