skia2/src/utils
Michael Ludwig c89d1b56e5 Rename SkDevice::ctm() to localToDevice()
This helps differentiate the SkCanvas' total CTM
(canvas transform matrix), from the device-specific transform matrix
that maps draws from local to device space.

Bug: 9545
Change-Id: I67f40d9b1bc92377bf0520fbc9245f1058e179e6
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/249424
Commit-Queue: Michael Ludwig <michaelludwig@google.com>
Reviewed-by: Mike Reed <reed@google.com>
2019-10-18 18:04:31 +00:00
..
mac Make SkFunctionWrapper a better wrapper. 2019-08-20 20:31:36 +00:00
win Basic changes to get XPS drawing text. 2019-08-26 16:20:44 +00:00
Sk3D.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkAnimCodecPlayer.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkBase64.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkBitSet.h Use void(void*) instead of decltype with sk_free. 2019-08-20 22:28:42 +00:00
SkCallableTraits.h header self-sufficiency and idempotency 2019-06-26 19:12:43 +00:00
SkCamera.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkCanvasStack.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkCanvasStack.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkCanvasStateUtils.cpp more rect api simplifications 2019-08-25 10:12:57 +00:00
SkCharToGlyphCache.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkCharToGlyphCache.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkDashPath.cpp Revert "add guard to switch to SkPathTypes" 2019-09-14 19:13:44 +00:00
SkDashPathPriv.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkEventTracer.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkFloatToDecimal.cpp Make SkFloatToDecimal() param name match declaration. 2019-07-02 13:54:21 +00:00
SkFloatToDecimal.h SkFloatToDecimal moved to src/utils 2018-01-03 19:59:31 +00:00
SkFloatUtils.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkFrontBufferedStream.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkInterpolator.cpp Move SkTSearch.h into src. 2019-05-15 14:15:07 +00:00
SkJSON.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkJSON.h Move ccpr headers for display list out of include/private. 2019-05-20 14:50:56 +00:00
SkJSONWriter.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkJSONWriter.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkLua.cpp Revert "add guard to switch to SkPathTypes" 2019-09-14 19:13:44 +00:00
SkLuaCanvas.cpp Use SkTextEncoding enum instead of macros. 2019-05-07 20:54:16 +00:00
SkMatrix22.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkMatrix22.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkMultiPictureDocument.cpp Reland "Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger." 2019-06-21 15:49:21 +00:00
SkMultiPictureDocument.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkMultiPictureDocumentPriv.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkNullCanvas.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkNWayCanvas.cpp Add Color4f variant for DrawEdgeAAQuad 2019-08-27 23:22:32 +00:00
SkOSPath.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkOSPath.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkPaintFilterCanvas.cpp Add Color4f variant for DrawEdgeAAQuad 2019-08-27 23:22:32 +00:00
SkParse.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkParseColor.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkParsePath.cpp Revert "add guard to switch to SkPathTypes" 2019-09-14 19:13:44 +00:00
SkPatchUtils.cpp Move ccpr headers for display list out of include/private. 2019-05-20 14:50:56 +00:00
SkPatchUtils.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkPolyUtils.cpp more rect api simplifications 2019-08-25 10:12:57 +00:00
SkPolyUtils.h More polyutils fixes 2019-05-01 18:02:05 +00:00
SkShadowTessellator.cpp Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/ 2019-06-04 13:36:05 +00:00
SkShadowTessellator.h remove unused sk_sp comparison operators 2019-08-27 14:52:01 +00:00
SkShadowUtils.cpp Rename SkDevice::ctm() to localToDevice() 2019-10-18 18:04:31 +00:00
SkShaperJSONWriter.cpp Add SkMakeSpan and helpful conversion 2019-07-02 21:49:09 +00:00
SkShaperJSONWriter.h Reland "SkShaper JSON output with cluster visualization" 2019-05-03 15:48:46 +00:00
SkTextUtils.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkThreadUtils_pthread.cpp remove SkThread, using std::thread instead 2017-10-30 16:45:29 +00:00
SkThreadUtils_win.cpp remove SkThread, using std::thread instead 2017-10-30 16:45:29 +00:00
SkUTF.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkUTF.h SkUTF 2018-07-31 20:11:19 +00:00
SkWhitelistChecksums.inc rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkWhitelistTypefaces.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00