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

  /external/skia/legacy/src/animator/
SkDrawExtraPathEffect.cpp 408 const char kDrawComposePathEffectName[] = "pathEffect:compose";
470 return kDrawComposePathEffectName;
483 else if (SK_LITERAL_STR_EQUAL(kDrawComposePathEffectName, name, len))
  /external/skia/src/animator/
SkDrawExtraPathEffect.cpp 405 const char kDrawComposePathEffectName[] = "pathEffect:compose";
467 return kDrawComposePathEffectName;
480 else if (SK_LITERAL_STR_EQUAL(kDrawComposePathEffectName, name, len))

Completed in 29 milliseconds