Home
last modified time | relevance | path

Searched defs:paintType (Results 1 – 4 of 4) sorted by relevance

/external/skqp/gm/
Dconstcolorprocessor.cpp84 for (size_t paintType = 0; paintType < SK_ARRAY_COUNT(kPaintColors) + 1; ++paintType) { in onDraw() local
/external/skia/gm/
Dconstcolorprocessor.cpp73 for (size_t paintType = 0; paintType < SK_ARRAY_COUNT(kPaintColors) + 1; ++paintType) { in onDraw() local
/external/skia/experimental/svg/model/
DSkSVGRenderContext.cpp429 const SkSVGPaint::Type paintType = fPresentationContext->fInherited.fFill.get()->type(); in fillPaint() local
434 const SkSVGPaint::Type paintType = fPresentationContext->fInherited.fStroke.get()->type(); in strokePaint() local
/external/skqp/experimental/svg/model/
DSkSVGRenderContext.cpp429 const SkSVGPaint::Type paintType = fPresentationContext->fInherited.fFill.get()->type(); in fillPaint() local
434 const SkSVGPaint::Type paintType = fPresentationContext->fInherited.fStroke.get()->type(); in strokePaint() local