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

  /external/skia/src/ports/
SkRemotableFontMgr_win_dw.cpp 400 SkTScopedComPtr<IDWriteTextLayout> fallbackLayout;
403 &fallbackLayout),
410 HR_GENERAL(fallbackLayout->Draw(nullptr, fontFallbackRenderer.get(), 50.0f, 50.0f),
SkFontMgr_win_dw.cpp 824 SkTScopedComPtr<IDWriteTextLayout> fallbackLayout;
827 &fallbackLayout),
833 HRNM(fallbackLayout->Draw(nullptr, fontFallbackRenderer.get(), 50.0f, 50.0f),
    [all...]
  /external/skqp/src/ports/
SkRemotableFontMgr_win_dw.cpp 400 SkTScopedComPtr<IDWriteTextLayout> fallbackLayout;
403 &fallbackLayout),
410 HR_GENERAL(fallbackLayout->Draw(nullptr, fontFallbackRenderer.get(), 50.0f, 50.0f),
SkFontMgr_win_dw.cpp 824 SkTScopedComPtr<IDWriteTextLayout> fallbackLayout;
827 &fallbackLayout),
833 HRNM(fallbackLayout->Draw(nullptr, fontFallbackRenderer.get(), 50.0f, 50.0f),
    [all...]

Completed in 109 milliseconds