| /third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
| H A D | rpng-win.c | 697 HDC hdc; in rpng_win_wndproc() local
|
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| H A D | entry_points_wgl.cpp | 65 int GL_APIENTRY wglDescribePixelFormat(HDC hdc, int ipfd, UINT cjpfd, PIXELFORMATDESCRIPTOR *ppfd) in wglDescribePixelFormat() argument 95 int GL_APIENTRY wglGetPixelFormat(HDC hdc) in wglGetPixelFormat() argument 101 BOOL GL_APIENTRY wglSetPixelFormat(HDC hdc, int ipfd, const PIXELFORMATDESCRIPTOR *ppfd) in wglSetPixelFormat() argument 107 BOOL GL_APIENTRY wglSwapBuffers(HDC hdc) in wglSwapBuffers() argument 217 wglGetLayerPaletteEntries(HDC hdc, int iLayerPlane, int iStart, int cEntries, COLORREF *pcr) in wglGetLayerPaletteEntries() argument 280 BOOL GL_APIENTRY wglRealizeLayerPalette(HDC hdc, int iLayerPlane, BOOL bRealize) in wglRealizeLayerPalette() argument 287 wglSetLayerPaletteEntries(HDC hdc, int iLayerPlane, int iStart, int cEntries, const COLORREF *pcr) in wglSetLayerPaletteEntries() argument 299 BOOL GL_APIENTRY wglSwapLayerBuffers(HDC hdc, UINT fuFlags) in wglSwapLayerBuffers() argument
|
| /third_party/skia/third_party/externals/libpng/contrib/visupng/ |
| H A D | VisualPng.c | 151 static HDC hdc; in WndProc() local
|
| /third_party/skia/src/utils/win/ |
| H A D | SkWGL_win.cpp | 46 BOOL SkWGLExtensions::choosePixelFormat(HDC hdc, in choosePixelFormat() argument 56 BOOL SkWGLExtensions::getPixelFormatAttribiv(HDC hdc, in getPixelFormatAttribiv() argument 66 BOOL SkWGLExtensions::getPixelFormatAttribfv(HDC hdc, in getPixelFormatAttribfv() argument
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-uniscribe.cc | 469 HDC hdc; member 140 hb_ScriptShapeOpenType( HDC hdc, SCRIPT_CACHE *psc, SCRIPT_ANALYSIS *psa, OPENTYPE_TAG tagScript, OPENTYPE_TAG tagLangSys, int *rcRangeChars, TEXTRANGE_PROPERTIES **rpRangeProperties, int cRanges, const WCHAR *pwcChars, int cChars, int cMaxGlyphs, WORD *pwLogClust, SCRIPT_CHARPROP *pCharProps, WORD *pwOutGlyphs, SCRIPT_GLYPHPROP *pOutGlyphProps, int *pcGlyphs ) hb_ScriptShapeOpenType() argument 173 hb_ScriptPlaceOpenType( HDC hdc, SCRIPT_CACHE *psc, SCRIPT_ANALYSIS *psa, OPENTYPE_TAG tagScript, OPENTYPE_TAG tagLangSys, int *rcRangeChars, TEXTRANGE_PROPERTIES **rpRangeProperties, int cRanges, const WCHAR *pwcChars, WORD *pwLogClust, SCRIPT_CHARPROP *pCharProps, int cChars, const WORD *pwGlyphs, const SCRIPT_GLYPHPROP *pGlyphProps, int cGlyphs, int *piAdvance, GOFFSET *pGoffset, ABC *pABC ) hb_ScriptPlaceOpenType() argument [all...] |
| /test/testfwk/xdevice/src/xdevice/_core/ |
| H A D | constants.py | 366 hdc = "usb-hdc" variable in DeviceConnectorType
|
| /third_party/skia/src/ports/ |
| H A D | SkFontHost_win.cpp | 154 static unsigned calculateGlyphCount(HDC hdc, const LOGFONT& lf) { in calculateGlyphCount() argument 190 static unsigned calculateUPEM(HDC hdc, const LOGFONT& lf) { in calculateUPEM() argument [all...] |
| /kernel/linux/linux-6.6/drivers/auxdisplay/ |
| H A D | panel.c | 726 static void lcd_write_cmd_s(struct hd44780_common *hdc, int cmd) in lcd_write_cmd_s() argument 737 static void lcd_write_data_s(struct hd44780_common *hdc, int data) in lcd_write_data_s() argument 748 static void lcd_write_cmd_p8(struct hd44780_common *hdc, int cmd) in lcd_write_cmd_p8() argument 770 static void lcd_write_data_p8(struct hd44780_common *hdc, int data) in lcd_write_data_p8() argument 792 static void lcd_write_cmd_tilcd(struct hd44780_common *hdc, int cmd) in lcd_write_cmd_tilcd() argument 802 static void lcd_write_data_tilcd(struct hd44780_common *hdc, int data) in lcd_write_data_tilcd() argument 832 struct hd44780_common *hdc; in lcd_init() local [all...] |
| /third_party/astc-encoder/Source/ |
| H A D | stb_image.h | 2208 static int stbi__jpeg_decode_block(stbi__jpeg *j, short data[64], stbi__huffman *hdc, stbi__huffman *hac, stbi__int16 *fac, int b, stbi__uint16 *dequant) in stbi__jpeg_decode_block() argument 2263 static int stbi__jpeg_decode_block_prog_dc(stbi__jpeg *j, short data[64], stbi__huffman *hdc, int b) in stbi__jpeg_decode_block_prog_dc() argument
|