Searched defs:IntToScalar (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/animator/
H A DSkScriptTokenizer.cpp1211 operand.fScalar = IntToScalar(operand.fS32);
1242 SkScalar SkScriptEngine2::IntToScalar(int32_t s32) { function in class:SkScriptEngine2
/external/skia/src/animator/
H A DSkScriptTokenizer.cpp1211 operand.fScalar = IntToScalar(operand.fS32);
1242 SkScalar SkScriptEngine2::IntToScalar(int32_t s32) { function in class:SkScriptEngine2

Completed in 1189 milliseconds