Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontHost_win.cpp99 static void dcfontname_to_skstring(HDC deviceContext, const LOGFONT& lf, SkString* familyName) { in dcfontname_to_skstring()
216 HDC deviceContext = ::CreateCompatibleDC(NULL); in LogFontTypeface() local
1697 HDC deviceContext = ::CreateCompatibleDC(NULL); in onGetFamilyName() local