Searched refs:skDrawComposePathEffectType (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/animator/
H A DSkDrawExtraPathEffect.cpp419 skDrawComposePathEffectType(SkType_Unknown),
429 else if (skDrawComposePathEffectType == type)
439 type == skDrawComposePathEffectType ||
453 } else if (skDrawComposePathEffectType == type) {
472 else if (skDrawComposePathEffectType == type)
487 type = &skDrawComposePathEffectType;
501 SkDisplayTypes skDrawComposePathEffectType; member in class:SkExtraPathEffects
/external/skia/src/animator/
H A DSkDrawExtraPathEffect.cpp419 skDrawComposePathEffectType(SkType_Unknown),
429 else if (skDrawComposePathEffectType == type)
439 type == skDrawComposePathEffectType ||
453 } else if (skDrawComposePathEffectType == type) {
472 else if (skDrawComposePathEffectType == type)
487 type = &skDrawComposePathEffectType;
501 SkDisplayTypes skDrawComposePathEffectType; member in class:SkExtraPathEffects

Completed in 1206 milliseconds