Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit c6fe3efe authored by Leon Scroggins III's avatar Leon Scroggins III
Browse files

GIFMovie: Stop using internal Skia APIs

Bug: 178700363
Test: manual

Instead of using sk_memset32, which is private to Skia, use regular
memset. Skia recently moved sk_memset32, resulting in a build breakage.
But it's not obvious that this deprecated class needs the faster version
of memset.

Also remove an include of SkTemplates, which is no longer used.

Change-Id: Iae6b495e5aace3ea92d2fc59798ea3fd23d3b1b9
parent c27e4cdf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment