Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Ddistribution_test_util.cc328 const double adj_sq = adj * adj; in BetaIncompleteInvImpl() local
329 if (adj_sq >= prev) { in BetaIncompleteInvImpl()