Searched defs:kR (Results 1 – 13 of 13) sorted by relevance
/third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
D | gaussian_distribution.h | 60 static constexpr double kR = 3.442619855899; // Start of the tail. variable
|
/third_party/abseil-cpp/absl/random/ |
D | gaussian_distribution.h | 60 static constexpr double kR = 3.442619855899; // Start of the tail. variable
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
D | chi_square.cc | 94 static constexpr double kR[] = { in normal_survival() local
|
/third_party/abseil-cpp/absl/random/internal/ |
D | chi_square.cc | 94 static constexpr double kR[] = { in normal_survival() local
|
/third_party/flutter/skia/tools/viewer/ |
D | SkottieSlide.cpp | 22 static constexpr SkRect kR = { 10, 10, 280, 120 }; in draw_stats_box() local
|
/third_party/boost/boost/geometry/srs/projections/proj/ |
D | somerc.hpp | 65 T K, c, hlf_e, kR, cosp0, sinp0; member
|
/third_party/flutter/skia/experimental/svg/model/ |
D | SkSVGAttribute.h | 34 kR, // <circle>, <radialGradient>: radius enumerator
|
/third_party/flutter/skia/include/core/ |
D | SkColor.h | 225 kR, // the red channel enumerator
|
/third_party/skia/tools/viewer/ |
D | SkottieSlide.cpp | 80 static constexpr SkRect kR = { 10, 10, 280, 120 }; in draw_stats_box() local
|
/third_party/skia/include/core/ |
D | SkColor.h | 227 kR, // the red channel enumerator
|
/third_party/skia/modules/svg/include/ |
D | SkSVGAttribute.h | 41 kR, // <circle>, <radialGradient>: radius enumerator
|
/third_party/skia/modules/skottie/src/effects/ |
D | DisplacementMapEffect.cpp | 98 kR, enumerator
|
/third_party/skia/tests/ |
D | GrClipStackTest.cpp | 1586 static constexpr float kR = kN / 3.f; in DEF_TEST() local
|