Home
last modified time | relevance | path

Searched refs:kDrawComposePathEffectName (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/animator/
DSkDrawExtraPathEffect.cpp423 const char kDrawComposePathEffectName[] = "pathEffect:compose"; variable
485 return kDrawComposePathEffectName; in getName()
498 else if (SK_LITERAL_STR_EQUAL(kDrawComposePathEffectName, name, len)) in getType()