HomeSort by relevance Sort by last modified time
    Searched full:dwriteoffscreen (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_win_dw.cpp 186 class DWriteOffscreen {
188 DWriteOffscreen() : fWidth(0), fHeight(0) {
208 const void* DWriteOffscreen::draw(const SkGlyph& glyph, bool isBW) {
597 DWriteOffscreen fOffscreen;
    [all...]
  /external/skia/src/ports/
SkFontHost_win_dw.cpp 186 class DWriteOffscreen {
188 DWriteOffscreen() : fWidth(0), fHeight(0) {
208 const void* DWriteOffscreen::draw(const SkGlyph& glyph, bool isBW) {
597 DWriteOffscreen fOffscreen;
    [all...]

Completed in 307 milliseconds