Searched defs:kM (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/gm/ | ||
D | drawimageset.cpp | 199 inline static constexpr int kM = 4; member in skiagm::DrawImageSetGM |
/third_party/flutter/skia/gm/ | ||
D | drawimageset.cpp | 193 static constexpr int kM = 4; member in skiagm::DrawImageSetGM |
/third_party/skia/samplecode/ | ||
D | SampleFitCubicToCircle.cpp | 70 constexpr static double kM = -4.0/3; in fit_cubic_to_unit_circle() local |
/third_party/skia/src/core/ | ||
D | SkGeometry.cpp | 625 static const Sk4f kM[4] = {Sk4f(-1, 2, -1, 0), in SkFindCubicMidTangent() local |