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

/external/chromium_org/third_party/skia/src/animator/
H A DSkDrawExtraPathEffect.cpp417 skDrawShape1DPathEffectType(SkType_Unknown),
425 if (skDrawShape1DPathEffectType == type)
437 return type == skDrawShape1DPathEffectType ||
447 if (skDrawShape1DPathEffectType == type) {
468 if (skDrawShape1DPathEffectType == type)
483 type = &skDrawShape1DPathEffectType;
499 SkDisplayTypes skDrawShape1DPathEffectType; member in class:SkExtraPathEffects
/external/skia/src/animator/
H A DSkDrawExtraPathEffect.cpp417 skDrawShape1DPathEffectType(SkType_Unknown),
425 if (skDrawShape1DPathEffectType == type)
437 return type == skDrawShape1DPathEffectType ||
447 if (skDrawShape1DPathEffectType == type) {
468 if (skDrawShape1DPathEffectType == type)
483 type = &skDrawShape1DPathEffectType;
499 SkDisplayTypes skDrawShape1DPathEffectType; member in class:SkExtraPathEffects

Completed in 890 milliseconds