Searched defs:normal2 (Results 1 – 8 of 8) sorted by relevance
/third_party/boost/libs/accumulators/test/ |
D | weighted_tail_quantile.cpp | 40 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal2(rng, … in test_stat() local
|
D | weighted_pot_quantile.cpp | 42 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal2(rng, … in test_stat() local
|
D | weighted_extended_p_square.cpp | 42 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal2(rng, … in test_stat() local
|
/third_party/boost/boost/polygon/ |
D | polygon_45_set_data.hpp | 1029 unsigned int normal2 = getEdge45NormalDirection(edge2, multiplier); in handleResizingVertex45() local 1067 unsigned int normal2 = getEdge45NormalDirection(edge2, multiplier); in handleResizingVertex45() local
|
D | polygon_set_data.hpp | 637 point_data<coordinate_type> normal2( third->y()-second->y(), second->x()-third->x()); in insert_with_resize_dispatch() local
|
/third_party/flutter/skia/src/gpu/ops/ |
D | GrAAConvexTessellator.cpp | 534 SkPoint normal2 = previousRing.norm(cur); in createOuterRing() local
|
/third_party/skia/src/gpu/geometry/ |
D | GrAAConvexTessellator.cpp | 543 SkPoint normal2 = previousRing.norm(cur); in createOuterRing() local
|
/third_party/vk-gl-cts/framework/referencerenderer/ |
D | rrRasterizer.cpp | 1053 const tcu::Vec2 normal2 = tcu::normalize(tcu::Vec2(-lineVec[1], lineVec[0])); in init() local
|