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

  /external/chromium_org/third_party/skia/src/animator/
SkDrawExtraPathEffect.cpp 411 const char kDrawComposePathEffectName[] = "pathEffect:compose";
473 return kDrawComposePathEffectName;
486 else if (SK_LITERAL_STR_EQUAL(kDrawComposePathEffectName, name, len))
  /external/skia/src/animator/
SkDrawExtraPathEffect.cpp 411 const char kDrawComposePathEffectName[] = "pathEffect:compose";
473 return kDrawComposePathEffectName;
486 else if (SK_LITERAL_STR_EQUAL(kDrawComposePathEffectName, name, len))

Completed in 306 milliseconds