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

/external/skia/src/animator/
H A DSkDrawExtraPathEffect.cpp411 const char kDrawComposePathEffectName[] = "pathEffect:compose"; variable
473 return kDrawComposePathEffectName;
486 else if (SK_LITERAL_STR_EQUAL(kDrawComposePathEffectName, name, len))
/external/chromium_org/third_party/skia/src/animator/
H A DSkDrawExtraPathEffect.cpp411 const char kDrawComposePathEffectName[] = "pathEffect:compose"; variable
473 return kDrawComposePathEffectName;
486 else if (SK_LITERAL_STR_EQUAL(kDrawComposePathEffectName, name, len))

Completed in 141 milliseconds