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 419 skDrawComposePathEffectType(SkType_Unknown),
429 else if (skDrawComposePathEffectType == type)
439 type == skDrawComposePathEffectType ||
453 } else if (skDrawComposePathEffectType == type) {
472 else if (skDrawComposePathEffectType == type)
487 type = &skDrawComposePathEffectType;
501 SkDisplayTypes skDrawComposePathEffectType;
  /external/skia/src/animator/
SkDrawExtraPathEffect.cpp 419 skDrawComposePathEffectType(SkType_Unknown),
429 else if (skDrawComposePathEffectType == type)
439 type == skDrawComposePathEffectType ||
453 } else if (skDrawComposePathEffectType == type) {
472 else if (skDrawComposePathEffectType == type)
487 type = &skDrawComposePathEffectType;
501 SkDisplayTypes skDrawComposePathEffectType;

Completed in 999 milliseconds