Index: src/animator/SkOperandIterpolator.cpp |
=================================================================== |
--- src/animator/SkOperandIterpolator.cpp (revision 5253) |
+++ src/animator/SkOperandIterpolator.cpp (working copy) |
@@ -15,7 +15,7 @@ |
fType = SkType_Unknown; |
} |
-SkOperandInterpolator::SkOperandInterpolator(int elemCount, int frameCount, |
+SkOperandInterpolator::SkOperandInterpolator(int elemCount, int frameCount, |
SkDisplayTypes type) |
{ |
this->reset(elemCount, frameCount, type); |
Property changes on: src/animator/SkOperandIterpolator.cpp |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |