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

  /external/chromium_org/third_party/skia/src/animator/
SkDrawExtraPathEffect.cpp 421 skDrawComposePathEffectType(SkType_Unknown),
431 else if (skDrawComposePathEffectType == type)
441 type == skDrawComposePathEffectType ||
455 } else if (skDrawComposePathEffectType == type) {
474 else if (skDrawComposePathEffectType == type)
489 type = &skDrawComposePathEffectType;
503 SkDisplayTypes skDrawComposePathEffectType;
  /external/skia/src/animator/
SkDrawExtraPathEffect.cpp 421 skDrawComposePathEffectType(SkType_Unknown),
431 else if (skDrawComposePathEffectType == type)
441 type == skDrawComposePathEffectType ||
455 } else if (skDrawComposePathEffectType == type) {
474 else if (skDrawComposePathEffectType == type)
489 type = &skDrawComposePathEffectType;
503 SkDisplayTypes skDrawComposePathEffectType;

Completed in 266 milliseconds