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

  /external/skia/legacy/src/animator/
SkDrawExtraPathEffect.cpp 406 const char kDrawShape1DPathEffectName[] = "pathEffect:shape1D";
466 return kDrawShape1DPathEffectName;
479 if (SK_LITERAL_STR_EQUAL(kDrawShape1DPathEffectName, name, len))
  /external/skia/src/animator/
SkDrawExtraPathEffect.cpp 403 const char kDrawShape1DPathEffectName[] = "pathEffect:shape1D";
463 return kDrawShape1DPathEffectName;
476 if (SK_LITERAL_STR_EQUAL(kDrawShape1DPathEffectName, name, len))

Completed in 27 milliseconds