Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
3ffa126066542590dc7430514a1174e49191b875
/
tests
/
LayerRasterizerTest.cpp
7e44bb1
Remove macros that make it look like it's a good idea to not be able to flatten.
by mtklein
· 10 years ago
9fa60da
Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc).
by reed
· 10 years ago
65044bf
Return NULL when building empty LayerRasterizer.
by scroggo
· 10 years ago
55c9b4e
Cast int to float.
by commit-bot@chromium.org
· 11 years ago
6573ce7
Create SkLayerRasterizer w/o destroying Builder.
by commit-bot@chromium.org
· 11 years ago