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

  /external/skia/src/ports/
SkRemotableFontMgr_win_dw.cpp 437 SkTScopedComPtr<IDWriteTextLayout> fallbackLayout;
440 &fallbackLayout),
447 HR_GENERAL(fallbackLayout->Draw(nullptr, fontFallbackRenderer.get(), 50.0f, 50.0f),
SkFontMgr_win_dw.cpp 817 SkTScopedComPtr<IDWriteTextLayout> fallbackLayout;
820 &fallbackLayout),
826 HRNM(fallbackLayout->Draw(nullptr, fontFallbackRenderer.get(), 50.0f, 50.0f),
    [all...]

Completed in 2801 milliseconds