Searched refs:HRZM (Results 1 – 4 of 4) sorted by relevance
/external/skqp/src/utils/win/ |
D | SkHRESULT.h | 59 #define HRZM(ex, msg) HR_GENERAL(ex, msg, 0) macro
|
/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 | 830 HRZM(ScriptItemize(utf16, numWCHAR, maxItems, &sc, nullptr, si, &numItems), in generateCharToGlyph() 839 HRZM(ScriptShape(fDDC, &fSC, utf16, numWCHAR, maxGlyphs, &si[0].a, in generateCharToGlyph() 1986 HRZM(ScriptItemize(utf16, numWCHAR, maxItems, &scriptControl, nullptr, si, &numItems), in nonBmpCharToGlyph() 1995 HRZM(ScriptShape(hdc, scriptCache, utf16, numWCHAR, maxGlyphs, &si[0].a, in nonBmpCharToGlyph()
|
/external/skqp/src/ports/ |
D | SkFontHost_win.cpp | 830 HRZM(ScriptItemize(utf16, numWCHAR, maxItems, &sc, nullptr, si, &numItems), in generateCharToGlyph() 839 HRZM(ScriptShape(fDDC, &fSC, utf16, numWCHAR, maxGlyphs, &si[0].a, in generateCharToGlyph() 1986 HRZM(ScriptItemize(utf16, numWCHAR, maxItems, &scriptControl, nullptr, si, &numItems), in nonBmpCharToGlyph() 1995 HRZM(ScriptShape(hdc, scriptCache, utf16, numWCHAR, maxGlyphs, &si[0].a, in nonBmpCharToGlyph()
|