Home
last modified time | relevance | path

Searched defs:normal2 (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/libs/accumulators/test/
Dweighted_tail_quantile.cpp40 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal2(rng, … in test_stat() local
Dweighted_pot_quantile.cpp42 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal2(rng, … in test_stat() local
Dweighted_extended_p_square.cpp42 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal2(rng, … in test_stat() local
/third_party/boost/boost/polygon/
Dpolygon_45_set_data.hpp1029 unsigned int normal2 = getEdge45NormalDirection(edge2, multiplier); in handleResizingVertex45() local
1067 unsigned int normal2 = getEdge45NormalDirection(edge2, multiplier); in handleResizingVertex45() local
Dpolygon_set_data.hpp637 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/
DGrAAConvexTessellator.cpp534 SkPoint normal2 = previousRing.norm(cur); in createOuterRing() local
/third_party/skia/src/gpu/geometry/
DGrAAConvexTessellator.cpp543 SkPoint normal2 = previousRing.norm(cur); in createOuterRing() local
/third_party/vk-gl-cts/framework/referencerenderer/
DrrRasterizer.cpp1053 const tcu::Vec2 normal2 = tcu::normalize(tcu::Vec2(-lineVec[1], lineVec[0])); in init() local