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

/external/chromium_org/third_party/skia/src/animator/
H A DSkDrawExtraPathEffect.cpp420 skDrawCornerPathEffectType(SkType_Unknown) {
431 else if (skDrawCornerPathEffectType == type)
440 type == skDrawCornerPathEffectType;
456 } else if (skDrawCornerPathEffectType == type) {
474 else if (skDrawCornerPathEffectType == type)
489 type = &skDrawCornerPathEffectType;
502 SkDisplayTypes skDrawCornerPathEffectType; member in class:SkExtraPathEffects
/external/skia/src/animator/
H A DSkDrawExtraPathEffect.cpp420 skDrawCornerPathEffectType(SkType_Unknown) {
431 else if (skDrawCornerPathEffectType == type)
440 type == skDrawCornerPathEffectType;
456 } else if (skDrawCornerPathEffectType == type) {
474 else if (skDrawCornerPathEffectType == type)
489 type = &skDrawCornerPathEffectType;
502 SkDisplayTypes skDrawCornerPathEffectType; member in class:SkExtraPathEffects

Completed in 224 milliseconds