Searched refs:ConvertToNonInverseFillType (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkPath.h529 static FillType ConvertToNonInverseFillType(FillType fill) { function in class:SkPath
/external/skia/include/core/
H A DSkPath.h529 static FillType ConvertToNonInverseFillType(FillType fill) { function in class:SkPath
/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGpuGL.cpp1665 SkPath::FillType nonInvertedFill = SkPath::ConvertToNonInverseFillType(fill);
/external/skia/src/gpu/gl/
H A DGrGpuGL.cpp1665 SkPath::FillType nonInvertedFill = SkPath::ConvertToNonInverseFillType(fill);

Completed in 242 milliseconds