skia2/include
Cary Clark b20154499a make kPathRefGenIDBitCnt private
kPathRefGenIDBitCnt is used only by SkPath.cpp and SkPathRef.cpp.
Curiously, there's no existing private declarations shared by
SkPath and SkPathRef, so I added kPathRefGenIDBitCnt to
SkPathPriv.h as the go-between. If there's an existing convention
I overlooked, please let me know.

R=reed@google.com,djsollen@google.com
Bug: skia: 6898
Change-Id: I929d780c3b4a10e5cf78e7176a7516abf912508e
Reviewed-on: https://skia-review.googlesource.com/46560
Reviewed-by: Derek Sollenberger <djsollen@google.com>
Commit-Queue: Cary Clark <caryclark@skia.org>
2017-09-14 17:32:41 +00:00
..
android Move calls to conversion_possible to SkCodec 2017-08-17 16:09:31 +00:00
c C API: document sk_matrix_t 2017-03-21 18:04:34 +00:00
codec Remove SK_LEGACY_FRAME_INFO_ALPHA_TYPE 2017-09-01 20:18:49 +00:00
config Revert "Revert "SkUserConfig.h: remove out-of-date comment on SK_SFNTLY_SUBSETTER"" 2017-01-27 14:40:01 +00:00
core make kPathRefGenIDBitCnt private 2017-09-14 17:32:41 +00:00
effects Convert NULL and 0 to nullptr. 2017-08-28 17:48:57 +00:00
encode Add comments support for PNG encoder 2017-06-09 17:24:03 +00:00
gpu Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scratch CL 2017-09-08 19:58:18 +00:00
pathops use reversePathTo in place of addPathReverse 2016-11-07 05:09:28 -08:00
ports Convert NULL and 0 to nullptr. 2017-08-28 17:48:57 +00:00
private Don't allow iteration through non-finite points. 2017-09-08 19:56:38 +00:00
svg no need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore 2016-12-07 22:28:04 +00:00
utils Convert NULL and 0 to nullptr. 2017-08-28 17:48:57 +00:00
views Convert NULL and 0 to nullptr. 2017-08-28 17:48:57 +00:00