skia2/include
Cary Clark 643627e242 remove useless reset
void reset(const SkImageInfo& info)
is not useful because it sets
rowBytes to zero while leaving
width alone.

This form of reset also doesn't
appear to have a caller.

TBR=reed@google.com
Bug: skia: 6898
Change-Id: I87019420ddc59107aefe0cac27a6b969976f1bf6
Reviewed-on: https://skia-review.googlesource.com/43480
Reviewed-by: Cary Clark <caryclark@skia.org>
Commit-Queue: Cary Clark <caryclark@skia.org>
2017-09-07 12:48:51 +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 remove useless reset 2017-09-07 12:48:51 +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 Remove isMipMapped from GrSurfaceDesc 2017-09-06 14:41: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 Move several GrContextOptions fields behind GR_TEST_UTILS 2017-08-30 19:35:27 +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