skia2/include
Brian Osman 4428f2c39f Remove SkScalarSinCos
This differed from the separate versions in that it snapped to zero.
It was also strictly worse than calling the two separate versions.
Most clients don't need the snapping, so just call the two existing
functions. For clients that need the snapping, call new variants of
each that do snap.

Change-Id: Ia4e09fd9651932fe15caeab1399df7f6281bdc17
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/205303
Commit-Queue: Brian Osman <brianosman@google.com>
Reviewed-by: Mike Reed <reed@google.com>
2019-04-02 15:46:57 +00:00
..
android Add API to get canvas wrapped by SkPaintFilterCanvas 2019-03-28 21:16:10 +00:00
atlastext pass a font to GlyphRunBuilder 2019-01-02 21:02:33 +00:00
c expand imageinfo in C api, start on colorspace 2018-09-28 17:52:59 +00:00
codec Remove unused setAlphaAndRequiredFrame condition 2019-03-26 13:47:22 +00:00
config remove unused parts of SkTypes.h 2018-06-08 23:53:57 +00:00
core Remove SkScalarSinCos 2019-04-02 15:46:57 +00:00
docs SkPDF: runtime switch between subsetters 2019-03-23 16:31:10 +00:00
effects Start to unify signatures: return bool 2019-03-30 19:02:24 +00:00
encode Remove a few semicolons. 2019-02-11 14:40:37 +00:00
gpu Revert "Remove the NullGL interface (and associated test context)" 2019-04-02 12:48:37 +00:00
pathops fixup winding contours 2018-08-17 14:01:51 +00:00
ports Reland "Add SkFontMgr implementation for Fuchsia" 2018-12-07 01:47:05 +00:00
private Make lazy proxies have 2 modes for proxy/surface key management. 2019-04-01 17:16:43 +00:00
svg [SVGCanvas] Clean up public factories 2019-02-14 19:17:35 +00:00
third_party/vulkan Move vulkan headers from third_party to include/third_party. 2018-12-12 14:16:43 +00:00
utils Add API to get canvas wrapped by SkPaintFilterCanvas 2019-03-28 21:16:10 +00:00