DescriptionFix DM build failures:
- forgot tool_main;
- skip building where skia_gpu is false;
- lots of scalar -> int warnings;
- stray return on a void method;
- stifle warning about a uint32_t cast to bool
BUG=
Committed: http://code.google.com/p/skia/source/detail?r=11821
Patch Set 1 #Patch Set 2 : tool_main #
Total comments: 2
Patch Set 3 : (int) -> SkScalarCeilToInt #Patch Set 4 : SkToBool #Patch Set 5 : declare tool_main #
Messages
Total messages: 10 (0 generated)
|