Home
last modified time | relevance | path

Searched defs:deviceContext (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/ports/
DSkFontHost_win.cpp101 static void dcfontname_to_skstring(HDC deviceContext, const LOGFONT& lf, SkString* familyName) { in dcfontname_to_skstring()
218 HDC deviceContext = ::CreateCompatibleDC(nullptr); in LogFontTypeface() local
1694 HDC deviceContext = ::CreateCompatibleDC(nullptr); in onGetFamilyName() local