Home
last modified time | relevance | path

Searched refs:R1x (Results 1 – 2 of 2) sorted by relevance

/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx2103 const double R1x( (L3x + R2x)*0.5 ), R1y( (L3y + R2y)*0.5 ); in Impl_quadBezierApprox() local
2104 const double L4x( R1x ), L4y( R1y ); in Impl_quadBezierApprox()
2108 … Impl_quadBezierApprox(rBits, rLastPoint, d2, R1x, R1y, R2x, R2y, R3x, R3y, R4x, R4y); in Impl_quadBezierApprox()
/trunk/main/tools/source/generic/
H A Dpoly.cxx1023 const double R1x( (L3x + R2x)*0.5 ), R1y( (L3y + R2y)*0.5 ); in ImplAdaptiveSubdivide() local
1024 const double L4x( R1x ), L4y( R1y ); in ImplAdaptiveSubdivide()
1029 …ImplAdaptiveSubdivide(rPointIter, distance2, recursionDepth, d2, R1x, R1y, R2x, R2y, R3x, R3y, R4x… in ImplAdaptiveSubdivide()

Completed in 38 milliseconds