Sanitizing source files in Housekeeper-Nightly
git-svn-id: http://skia.googlecode.com/svn/trunk@14817 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
d09461fe0e
commit
29de433b06
@ -151,4 +151,3 @@ BENCH(memcpy32_sse2_unalign, 100000)
|
||||
#endif // SK_CPU_SSE_LEVEL >= SK_CPU_SSE_LEVEL_SSE2
|
||||
|
||||
#undef BENCH
|
||||
|
||||
|
@ -584,7 +584,7 @@ public:
|
||||
* will be unchanged.
|
||||
*/
|
||||
bool getMinMaxScales(SkScalar scaleFactors[2]) const;
|
||||
|
||||
|
||||
/**
|
||||
* Return a reference to a const identity matrix
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user