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

  /external/skia/legacy/src/animator/
SkDrawExtraPathEffect.cpp 407 const char kDrawShape2DPathEffectName[] = "pathEffect:shape2D";
468 return kDrawShape2DPathEffectName;
481 else if (SK_LITERAL_STR_EQUAL(kDrawShape2DPathEffectName, name, len))
  /external/skia/src/animator/
SkDrawExtraPathEffect.cpp 404 const char kDrawShape2DPathEffectName[] = "pathEffect:shape2D";
465 return kDrawShape2DPathEffectName;
478 else if (SK_LITERAL_STR_EQUAL(kDrawShape2DPathEffectName, name, len))

Completed in 39 milliseconds