Description[Reland of r13154, since the Housekeeping bot seems to have reverted it in r13155. Next time I'll put the "do not disturb" sign on my commit.]
Refactor SkMorphologyImageFilter, CPU and GPU paths. This required making opts/ dependent on effects/, so that we could use the SkMorphologyProc type in SkMorphologyImageFilter.h.
Correctness and performance covered by existing tests; no change in functionality.
R=bsalomon@google.com, djsollen@google.com, reed@google.com
Committed: https://code.google.com/p/skia/source/detail?r=13154
BUG=skia:
Committed: https://code.google.com/p/skia/source/detail?r=13168
Patch Set 1 #Patch Set 2 : WithProcs -> Generic #Patch Set 3 : Remove a stray "virtual". #
Total comments: 2
Patch Set 4 : Put the morphology enum back; scope the Proc typedef to SkMorphologyImageFilter. #Patch Set 5 : Fix android build #
Messages
Total messages: 11 (0 generated)
|