Home
last modified time | relevance | path

Searched defs:AddCubic (Results 1 – 5 of 5) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/gm/
H A Ddegeneratesegments.cpp169 static SkPoint AddCubic(SkPath& path, SkPoint& startPt) { in AddCubic() function in skiagm::DegenerateSegmentsGM
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/gm/
H A Ddegeneratesegments.cpp169 static SkPoint AddCubic(SkPathBuilder& path, SkPoint& startPt) { in AddCubic() function in skiagm::DegenerateSegmentsGM
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/core/
H A DSkGlyphCache.cpp286 void SkGlyphCache::AddCubic(const SkPoint pts[4], SkScalar axis, bool yAxis, in AddCubic() function in SkGlyphCache
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/core/
H A DSkGlyphCache.cpp311 void SkGlyphCache::AddCubic(const SkPoint pts[3], SkScalar axis, bool yAxis, in AddCubic() function in SkGlyphCache
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Animation/
H A Dmod.rs516 …pub unsafe fn AddCubic(&self, dimension: u32, beginoffset: f64, constantcoefficient: f32, linearco… in AddCubic() method