Home | History | Annotate | Download | only in ports

Lines Matching full:dwriteoffscreen

186 class DWriteOffscreen {
188 DWriteOffscreen() : fWidth(0), fHeight(0) {
208 const void* DWriteOffscreen::draw(const SkGlyph& glyph, bool isBW) {
597 DWriteOffscreen fOffscreen;