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 420 skDrawCornerPathEffectType(SkType_Unknown) {
431 else if (skDrawCornerPathEffectType == type)
440 type == skDrawCornerPathEffectType;
456 } else if (skDrawCornerPathEffectType == type) {
474 else if (skDrawCornerPathEffectType == type)
489 type = &skDrawCornerPathEffectType;
502 SkDisplayTypes skDrawCornerPathEffectType;
  /external/skia/src/animator/
SkDrawExtraPathEffect.cpp 420 skDrawCornerPathEffectType(SkType_Unknown) {
431 else if (skDrawCornerPathEffectType == type)
440 type == skDrawCornerPathEffectType;
456 } else if (skDrawCornerPathEffectType == type) {
474 else if (skDrawCornerPathEffectType == type)
489 type = &skDrawCornerPathEffectType;
502 SkDisplayTypes skDrawCornerPathEffectType;

Completed in 633 milliseconds