Searched refs:HRZM (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/utils/win/ |
D | SkHRESULT.h | 59 #define HRZM(ex, msg) HR_GENERAL(ex, msg, 0) macro
|
/external/skia/src/ports/ |
D | SkFontHost_win.cpp | 1920 HRZM(ScriptItemize(utf16, numWCHAR, maxItems, &scriptControl, nullptr, si, &numItems), in nonBmpCharToGlyph() 1949 HRZM(ScriptShape(hdc, scriptCache, utf16, numWCHAR, maxGlyphs, &script, in nonBmpCharToGlyph()
|