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

  /external/chromium_org/third_party/skia/src/animator/
SkDrawExtraPathEffect.cpp 422 skDrawCornerPathEffectType(SkType_Unknown) {
433 else if (skDrawCornerPathEffectType == type)
442 type == skDrawCornerPathEffectType;
458 } else if (skDrawCornerPathEffectType == type) {
476 else if (skDrawCornerPathEffectType == type)
491 type = &skDrawCornerPathEffectType;
504 SkDisplayTypes skDrawCornerPathEffectType;
  /external/skia/src/animator/
SkDrawExtraPathEffect.cpp 422 skDrawCornerPathEffectType(SkType_Unknown) {
433 else if (skDrawCornerPathEffectType == type)
442 type == skDrawCornerPathEffectType;
458 } else if (skDrawCornerPathEffectType == type) {
476 else if (skDrawCornerPathEffectType == type)
491 type = &skDrawCornerPathEffectType;
504 SkDisplayTypes skDrawCornerPathEffectType;

Completed in 4578 milliseconds