Chromium Code Reviews
DescriptionDo not clear canvas with transparent color after creating SkSurface
Recently SkSurface::MakeRaster changed its implementation to zero its
malloced space. So after creating the SkSurface, there is no need to
call sksurface's canvas->clear(SK_ColorTRANSPARENT). This CL removes
that step.
Committed: https://crrev.com/51c4765d8e7934359e8f5793ad444c02e45a4d28
Cr-Commit-Position: refs/heads/master@{#403907}
Patch Set 1 #
Messages
Total messages: 15 (7 generated)
|
|||||||||||||||||||||||||||||||||||||