Searched defs:toType (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGAnimationElement.h106 void animateDiscreteType(float percentage, const AnimatedType& fromType, const AnimatedType& toType, AnimatedType& animatedType) argument
109 animatedType = AnimatedType(toType);
H A DSVGPathBlender.cpp285 static inline bool isSegmentEqual(const SVGPathSegType& fromType, const SVGPathSegType& toType, const PathCoordinateMode& fromMode, const PathCoordinateMode& toMode) argument
287 if (fromType == toType && (fromType == PathSegUnknown || fromType == PathSegClosePath))
291 unsigned short to = toType;
H A DSVGLength.cpp393 SVGLengthType toType = unitType(); local
397 || toType == LengthTypeUnknown
398 || (!from->isZero() && fromType != LengthTypePercentage && toType == LengthTypePercentage)
399 || (!isZero() && fromType == LengthTypePercentage && toType != LengthTypePercentage)
400 || (!from->isZero() && !isZero() && (fromType == LengthTypeEMS || fromType == LengthTypeEXS) && fromType != toType))
405 if (fromType == LengthTypePercentage || toType == LengthTypePercentage) {
412 if (fromType == toType || from->isZero() || isZero() || fromType == LengthTypeEMS || fromType == LengthTypeEXS) {
418 length->newValueSpecifiedUnits(toType, blink::blend(fromValue, toValue, progress));
431 float fromValue = nonRelativeLengthContext.convertValueFromUserUnits(fromValueInUserUnits, unitMode(), toType, es);
436 length->newValueSpecifiedUnits(toType, blin
[all...]
/external/chromium_org/third_party/skia/src/animator/
H A DSkScript.cpp343 bool SkScriptEngine::convertTo(SkDisplayTypes toType, SkScriptValue* value ) { argument
345 if (type == toType)
349 if (ToOpType(toType) == kString) {
364 return convertTo(toType, value);
366 return ConvertTo(this, toType, value);
1488 bool SkScriptEngine::ConvertTo(SkScriptEngine* engine, SkDisplayTypes toType, SkScriptValue* value ) {
1490 if (SkDisplayType::IsEnum(NULL /* fMaker */, toType))
1491 toType = SkType_Int;
1492 if (toType == SkType_Point || toType
[all...]
H A DSkScriptTokenizer.cpp155 SkOperand2::OpType toType, SkScriptEngine2::TypeOp op) {
156 if (value->fIsConstant == SkScriptValue2::kConstant && convertTo(toType, value))
161 value->fType = toType;
346 bool SkScriptEngine2::convertTo(SkOperand2::OpType toType, SkScriptValue2* value ) { argument
348 if (type == toType)
353 return convertTo(toType, value);
355 return ConvertTo(this, toType, value);
1193 bool SkScriptEngine2::ConvertTo(SkScriptEngine2* engine, SkOperand2::OpType toType, SkScriptValue2* value ) { argument
1196 if (type == toType)
1200 switch (toType) {
154 addTokenConst(SkScriptValue2* value, AddTokenRegister reg, SkOperand2::OpType toType, SkScriptEngine2::TypeOp op) argument
[all...]
/external/skia/src/animator/
H A DSkScript.cpp343 bool SkScriptEngine::convertTo(SkDisplayTypes toType, SkScriptValue* value ) { argument
345 if (type == toType)
349 if (ToOpType(toType) == kString) {
364 return convertTo(toType, value);
366 return ConvertTo(this, toType, value);
1488 bool SkScriptEngine::ConvertTo(SkScriptEngine* engine, SkDisplayTypes toType, SkScriptValue* value ) {
1490 if (SkDisplayType::IsEnum(NULL /* fMaker */, toType))
1491 toType = SkType_Int;
1492 if (toType == SkType_Point || toType
[all...]
H A DSkScriptTokenizer.cpp155 SkOperand2::OpType toType, SkScriptEngine2::TypeOp op) {
156 if (value->fIsConstant == SkScriptValue2::kConstant && convertTo(toType, value))
161 value->fType = toType;
346 bool SkScriptEngine2::convertTo(SkOperand2::OpType toType, SkScriptValue2* value ) { argument
348 if (type == toType)
353 return convertTo(toType, value);
355 return ConvertTo(this, toType, value);
1193 bool SkScriptEngine2::ConvertTo(SkScriptEngine2* engine, SkOperand2::OpType toType, SkScriptValue2* value ) { argument
1196 if (type == toType)
1200 switch (toType) {
154 addTokenConst(SkScriptValue2* value, AddTokenRegister reg, SkOperand2::OpType toType, SkScriptEngine2::TypeOp op) argument
[all...]
/external/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp1805 // Type Setting: toType + toTypeWidth
1810 unsigned int toType; local
1812 toType = NVPTX::PTXLdStInstCode::Float;
1814 toType = NVPTX::PTXLdStInstCode::Unsigned;
1849 getI32Imm(vecType), getI32Imm(toType),
1878 getI32Imm(vecType), getI32Imm(toType),
1932 getI32Imm(vecType), getI32Imm(toType),
1984 getI32Imm(vecType), getI32Imm(toType),
2025 // Type Setting: toType + toTypeWidth
/external/javasqlite/src/main/java/SQLite/JDBC2z/
H A DJDBCDatabaseMetaData.java168 public boolean supportsConvert(int fromType, int toType) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.databinding_1.3.100.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 6082 milliseconds