Home
last modified time | relevance | path

Searched defs:SK_FloatSqrt2 (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/include/private/
DSkFloatingPoint.h32 constexpr float SK_FloatSqrt2 = 1.41421356f; variable
/third_party/skia/include/private/
DSkFloatingPoint.h34 constexpr float SK_FloatSqrt2 = 1.41421356f; variable