Home
last modified time | relevance | path

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

/third_party/skia/src/ports/
H A DSkFontHost_win.cpp1318 class SkGDIGeometrySink { class
1338 SkGDIGeometrySink(SkPath* path) : fPath(path) {} in SkGDIGeometrySink() function in __anon18923::SkGDIGeometrySink
1348 void SkGDIGeometrySink::process(const uint8_t* glyphbuf, DWORD total_size) { in process()
1415 bool SkGDIGeometrySink::process(const uint8_t* glyphbuf, DWORD total_size, in process()
1560 SkGDIGeometrySink sink(path); in generatePath()
1571 SkGDIGeometrySink sinkXBufYIter(path); in generatePath()
1577 SkGDIGeometrySink sink(path); in generatePath()

Completed in 4 milliseconds