skia2/site/user/api
Brian Osman 788b91678f Remove SkTMin and SkTMax
Use std::min and std::max everywhere.

SkTPin still exists. We can't use std::clamp yet, and even when
we can, it has undefined behavior with NaN. SkTPin is written
to ensure that we return a value in the [lo, hi] range.

Change-Id: I506852a36e024ae405358d5078a872e2c77fa71e
Docs-Preview: https://skia.org/?cl=269357
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/269357
Commit-Queue: Brian Osman <brianosman@google.com>
Reviewed-by: Mike Reed <reed@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2020-02-07 18:40:09 +00:00
..
catalog.htm Remove SkTMin and SkTMax 2020-02-07 18:40:09 +00:00
index.md
METADATA Remove bookmaker sources and data files 2019-03-25 18:56:29 +00:00
SkAutoCanvasRestore_Reference.md Docs: Update docs to point at named fiddles 2019-10-11 16:57:05 +00:00
SkBitmap_Reference.md Docs: Update docs to point at named fiddles 2019-10-11 16:57:05 +00:00
SkBlendMode_Overview.md
SkBlendMode_Reference.md Docs: Update docs to point at named fiddles 2019-10-11 16:57:05 +00:00
skcanvas_creation.md
skcanvas_overview.md
SkCanvas_Reference.md Docs: Update docs to point at named fiddles 2019-10-11 16:57:05 +00:00
SkColor4f_Reference.md Docs: Update docs to point at named fiddles 2019-10-11 16:57:05 +00:00
SkColor_Reference.md Docs: Update docs to point at named fiddles 2019-10-11 16:57:05 +00:00
SkFont_Reference.md Docs: Update docs to point at named fiddles 2019-10-11 16:57:05 +00:00
SkImage_Reference.md Docs: Update docs to point at named fiddles 2019-10-11 16:57:05 +00:00
SkImageInfo_Reference.md Docs: Update docs to point at named fiddles 2019-10-11 16:57:05 +00:00
SkIPoint_Reference.md Docs: Update docs to point at named fiddles 2019-10-11 16:57:05 +00:00
SkIRect_Reference.md Remove SkIRect::EmptyIRect 2020-01-06 20:57:56 +00:00
SkMatrix_Reference.md Docs: Update docs to point at named fiddles 2019-10-11 16:57:05 +00:00
skpaint_overview.md
SkPaint_Reference.md Docs: Update docs to point at named fiddles 2019-10-11 16:57:05 +00:00
SkPath_Overview.md
SkPath_Reference.md Docs: Update docs to point at named fiddles 2019-10-11 16:57:05 +00:00
SkPicture_Reference.md Docs: Update docs to point at named fiddles 2019-10-11 16:57:05 +00:00
SkPixmap_Reference.md Docs: Update docs to point at named fiddles 2019-10-11 16:57:05 +00:00
SkPoint_Reference.md Docs: Update docs to point at named fiddles 2019-10-11 16:57:05 +00:00
SkRect_Reference.md Docs: Update docs to point at named fiddles 2019-10-11 16:57:05 +00:00
SkRegion_Reference.md Docs: Update docs to point at named fiddles 2019-10-11 16:57:05 +00:00
SkRRect_Reference.md Docs: Update docs to point at named fiddles 2019-10-11 16:57:05 +00:00
SkSurface_Reference.md Docs: Update docs to point at named fiddles 2019-10-11 16:57:05 +00:00
SkTextBlob_Reference.md Docs: Update docs to point at named fiddles 2019-10-11 16:57:05 +00:00
SkTextBlobBuilder_Reference.md Docs: Update docs to point at named fiddles 2019-10-11 16:57:05 +00:00
undocumented.md Use SkFontHinting instead of macros. 2019-05-08 12:16:37 +00:00