Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
 
Loading...
Searching...
No Matches
constants.h File Reference

Go to the source code of this file.

Namespaces

namespace  impeller
 

Variables

constexpr float impeller::kE = 2.7182818284590452354f
 
constexpr float impeller::kLog2E = 1.4426950408889634074f
 
constexpr float impeller::kLog10E = 0.43429448190325182765f
 
constexpr float impeller::kLogE2 = 0.69314718055994530942f
 
constexpr float impeller::kLogE10 = 2.30258509299404568402f
 
constexpr float impeller::kPi = 3.14159265358979323846f
 
constexpr float impeller::k2Pi = 6.28318530717958647693f
 
constexpr float impeller::kPiOver2 = 1.57079632679489661923f
 
constexpr float impeller::kPiOver4 = 0.78539816339744830962f
 
constexpr float impeller::k1OverPi = 0.31830988618379067154f
 
constexpr float impeller::k2OverPi = 0.63661977236758134308f
 
constexpr float impeller::k2OverSqrtPi = 1.12837916709551257390f
 
constexpr float impeller::kSqrt2 = 1.41421356237309504880f
 
constexpr float impeller::k1OverSqrt2 = 0.70710678118654752440f
 
constexpr float impeller::kSqrt2Over2 = 0.70710678118654752440f
 
constexpr float impeller::kPhi = 1.61803398874989484820f
 
constexpr float impeller::kEhCloseEnough = 1e-3f