Searched refs:fFill (Results 1 - 9 of 9) sorted by relevance

/external/skia/gm/
H A Demptypath.cpp44 SkPath::FillType fFill; member in struct:skiagm::EmptyPathGM::FillAndName
96 gStyles[style].fStyle, gFills[fill].fFill);
H A Dlinepaths.cpp44 SkPath::FillType fFill; member in struct:skiagm::LinePathGM::FillAndName
116 gFills[fill].fFill, SK_Scalar1*10);
185 SkPath::FillType fFill; member in struct:skiagm::LineClosePathGM::FillAndName
258 gFills[fill].fFill, SK_Scalar1*10);
H A Dquadpaths.cpp44 SkPath::FillType fFill; member in struct:skiagm::QuadPathGM::FillAndName
117 gFills[fill].fFill, SK_Scalar1*10);
186 SkPath::FillType fFill; member in struct:skiagm::QuadClosePathGM::FillAndName
260 gFills[fill].fFill, SK_Scalar1*10);
H A Dcubicpaths.cpp83 SkPath::FillType fFill; member in struct:CubicPathGM::FillAndName
157 gFills[fill].fFill, SK_Scalar1*10);
226 SkPath::FillType fFill; member in struct:CubicClosePathGM::FillAndName
301 gFills[fill].fFill, SK_Scalar1*10);
H A Ddegeneratesegments.cpp258 SkPath::FillType fFill; member in struct:skiagm::DegenerateSegmentsGM::FillAndName
338 fill.fFill, SK_Scalar1*6);
/external/chromium_org/third_party/skia/src/gpu/
H A DGrInOrderDrawBuffer.h104 SkPath::FillType fFill; member in struct:GrInOrderDrawBuffer::StencilPath
H A DGrInOrderDrawBuffer.cpp400 sp->fFill = fill;
499 fDstGpu->stencilPath(sp.fPath.get(), sp.fStroke, sp.fFill);
/external/skia/src/gpu/
H A DGrInOrderDrawBuffer.h104 SkPath::FillType fFill; member in struct:GrInOrderDrawBuffer::StencilPath
H A DGrInOrderDrawBuffer.cpp400 sp->fFill = fill;
499 fDstGpu->stencilPath(sp.fPath.get(), sp.fStroke, sp.fFill);

Completed in 94 milliseconds