Searched defs:GDIPolygonCurvePointIter (Results 1 - 2 of 2) sorted by last modified time

/external/skqp/src/ports/
H A DSkFontHost_win.cpp1405 class GDIPolygonCurvePointIter { class in class:GDIGlyphbufferPointIter
1407 GDIPolygonCurvePointIter() : fCurveType(0), fCurPoint(nullptr), fEndPoint(nullptr) { } function in class:GDIGlyphbufferPointIter::GDIPolygonCurvePointIter
1409 GDIPolygonCurvePointIter(const TTPOLYCURVE* curPolygon) function in class:GDIGlyphbufferPointIter::GDIPolygonCurvePointIter
1444 GDIPolygonCurvePointIter fPointIter;
/external/skia/src/ports/
H A DSkFontHost_win.cpp1405 class GDIPolygonCurvePointIter { class in class:GDIGlyphbufferPointIter
1407 GDIPolygonCurvePointIter() : fCurveType(0), fCurPoint(nullptr), fEndPoint(nullptr) { } function in class:GDIGlyphbufferPointIter::GDIPolygonCurvePointIter
1409 GDIPolygonCurvePointIter(const TTPOLYCURVE* curPolygon) function in class:GDIGlyphbufferPointIter::GDIPolygonCurvePointIter
1444 GDIPolygonCurvePointIter fPointIter;

Completed in 149 milliseconds