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

/external/chromium_org/third_party/skia/src/animator/
H A DSkDrawExtraPathEffect.cpp418 skDrawShape2DPathEffectType(SkType_Unknown),
427 else if (skDrawShape2DPathEffectType == type)
438 type == skDrawShape2DPathEffectType ||
450 } else if (skDrawShape2DPathEffectType == type) {
470 else if (skDrawShape2DPathEffectType == type)
485 type = &skDrawShape2DPathEffectType;
500 SkDisplayTypes skDrawShape2DPathEffectType; member in class:SkExtraPathEffects
/external/skia/src/animator/
H A DSkDrawExtraPathEffect.cpp418 skDrawShape2DPathEffectType(SkType_Unknown),
427 else if (skDrawShape2DPathEffectType == type)
438 type == skDrawShape2DPathEffectType ||
450 } else if (skDrawShape2DPathEffectType == type) {
470 else if (skDrawShape2DPathEffectType == type)
485 type = &skDrawShape2DPathEffectType;
500 SkDisplayTypes skDrawShape2DPathEffectType; member in class:SkExtraPathEffects

Completed in 94 milliseconds