HomeSort by relevance Sort by last modified time
    Searched refs:skDrawShape2DPathEffectType (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/animator/
SkDrawExtraPathEffect.cpp 418 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;
  /external/skia/src/animator/
SkDrawExtraPathEffect.cpp 418 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;

Completed in 106 milliseconds