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

  /external/skia/legacy/src/animator/
SkDrawExtraPathEffect.cpp 414 skDrawShape1DPathEffectType(SkType_Unknown),
422 if (skDrawShape1DPathEffectType == type)
434 return type == skDrawShape1DPathEffectType ||
444 if (skDrawShape1DPathEffectType == type) {
465 if (skDrawShape1DPathEffectType == type)
480 type = &skDrawShape1DPathEffectType;
496 SkDisplayTypes skDrawShape1DPathEffectType;
  /external/skia/src/animator/
SkDrawExtraPathEffect.cpp 411 skDrawShape1DPathEffectType(SkType_Unknown),
419 if (skDrawShape1DPathEffectType == type)
431 return type == skDrawShape1DPathEffectType ||
441 if (skDrawShape1DPathEffectType == type) {
462 if (skDrawShape1DPathEffectType == type)
477 type = &skDrawShape1DPathEffectType;
493 SkDisplayTypes skDrawShape1DPathEffectType;

Completed in 36 milliseconds