Searched defs:iLayerPlane (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
H A Dstw_ext_pixelformat.c54 int iLayerPlane,
107 if (iLayerPlane != 0)
465 int iLayerPlane,
477 if (!stw_query_attrib( iPixelFormat, iLayerPlane, piAttributes[i], &value ))
489 int iLayerPlane,
499 if (!stw_query_attrib( iPixelFormat, iLayerPlane, piAttributes[i], &piValues[i] ))
52 stw_query_attrib( int iPixelFormat, int iLayerPlane, int attrib, int *pvalue ) argument
462 wglGetPixelFormatAttribfvARB( HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues ) argument
486 wglGetPixelFormatAttribivARB( HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues ) argument
H A Dstw_context.c127 INT iLayerPlane )
129 return stw_create_context_attribs(hdc, iLayerPlane, 0, 1, 0, 0,
136 INT iLayerPlane,
152 if (iLayerPlane != 0)
134 stw_create_context_attribs( HDC hdc, INT iLayerPlane, DHGLRC hShareContext, int majorVersion, int minorVersion, int contextFlags, int profileMask) argument
H A Dstw_pixelformat.c351 INT iLayerPlane,
362 INT iLayerPlane,
374 INT iLayerPlane,
386 INT iLayerPlane,
348 DrvDescribeLayerPlane( HDC hdc, INT iPixelFormat, INT iLayerPlane, UINT nBytes, LPLAYERPLANEDESCRIPTOR plpd ) argument
360 DrvGetLayerPaletteEntries( HDC hdc, INT iLayerPlane, INT iStart, INT cEntries, COLORREF *pcr ) argument
372 DrvSetLayerPaletteEntries( HDC hdc, INT iLayerPlane, INT iStart, INT cEntries, CONST COLORREF *pcr ) argument
384 DrvRealizeLayerPalette( HDC hdc, INT iLayerPlane, BOOL bRealize ) argument
H A Dstw_wgl.c71 int iLayerPlane )
73 return (HGLRC) DrvCreateLayerContext( hdc, iLayerPlane );
294 int iLayerPlane,
298 return DrvDescribeLayerPlane(hdc, iPixelFormat, iLayerPlane, nBytes, plpd);
304 int iLayerPlane,
309 return DrvSetLayerPaletteEntries(hdc, iLayerPlane, iStart, cEntries, pcr);
315 int iLayerPlane,
320 return DrvGetLayerPaletteEntries(hdc, iLayerPlane, iStart, cEntries, pcr);
326 int iLayerPlane,
330 (void) iLayerPlane;
291 wglDescribeLayerPlane( HDC hdc, int iPixelFormat, int iLayerPlane, UINT nBytes, LPLAYERPLANEDESCRIPTOR plpd ) argument
302 wglSetLayerPaletteEntries( HDC hdc, int iLayerPlane, int iStart, int cEntries, CONST COLORREF *pcr ) argument
313 wglGetLayerPaletteEntries( HDC hdc, int iLayerPlane, int iStart, int cEntries, COLORREF *pcr ) argument
324 wglRealizeLayerPalette( HDC hdc, int iLayerPlane, BOOL bRealize ) argument
[all...]
/external/mesa3d/src/gallium/state_trackers/wgl/
H A Dstw_ext_pixelformat.c54 int iLayerPlane,
107 if (iLayerPlane != 0)
465 int iLayerPlane,
477 if (!stw_query_attrib( iPixelFormat, iLayerPlane, piAttributes[i], &value ))
489 int iLayerPlane,
499 if (!stw_query_attrib( iPixelFormat, iLayerPlane, piAttributes[i], &piValues[i] ))
52 stw_query_attrib( int iPixelFormat, int iLayerPlane, int attrib, int *pvalue ) argument
462 wglGetPixelFormatAttribfvARB( HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues ) argument
486 wglGetPixelFormatAttribivARB( HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues ) argument
H A Dstw_context.c127 INT iLayerPlane )
129 return stw_create_context_attribs(hdc, iLayerPlane, 0, 1, 0, 0,
136 INT iLayerPlane,
152 if (iLayerPlane != 0)
134 stw_create_context_attribs( HDC hdc, INT iLayerPlane, DHGLRC hShareContext, int majorVersion, int minorVersion, int contextFlags, int profileMask) argument
H A Dstw_pixelformat.c351 INT iLayerPlane,
362 INT iLayerPlane,
374 INT iLayerPlane,
386 INT iLayerPlane,
348 DrvDescribeLayerPlane( HDC hdc, INT iPixelFormat, INT iLayerPlane, UINT nBytes, LPLAYERPLANEDESCRIPTOR plpd ) argument
360 DrvGetLayerPaletteEntries( HDC hdc, INT iLayerPlane, INT iStart, INT cEntries, COLORREF *pcr ) argument
372 DrvSetLayerPaletteEntries( HDC hdc, INT iLayerPlane, INT iStart, INT cEntries, CONST COLORREF *pcr ) argument
384 DrvRealizeLayerPalette( HDC hdc, INT iLayerPlane, BOOL bRealize ) argument
H A Dstw_wgl.c71 int iLayerPlane )
73 return (HGLRC) DrvCreateLayerContext( hdc, iLayerPlane );
294 int iLayerPlane,
298 return DrvDescribeLayerPlane(hdc, iPixelFormat, iLayerPlane, nBytes, plpd);
304 int iLayerPlane,
309 return DrvSetLayerPaletteEntries(hdc, iLayerPlane, iStart, cEntries, pcr);
315 int iLayerPlane,
320 return DrvGetLayerPaletteEntries(hdc, iLayerPlane, iStart, cEntries, pcr);
326 int iLayerPlane,
330 (void) iLayerPlane;
291 wglDescribeLayerPlane( HDC hdc, int iPixelFormat, int iLayerPlane, UINT nBytes, LPLAYERPLANEDESCRIPTOR plpd ) argument
302 wglSetLayerPaletteEntries( HDC hdc, int iLayerPlane, int iStart, int cEntries, CONST COLORREF *pcr ) argument
313 wglGetLayerPaletteEntries( HDC hdc, int iLayerPlane, int iStart, int cEntries, COLORREF *pcr ) argument
324 wglRealizeLayerPalette( HDC hdc, int iLayerPlane, BOOL bRealize ) argument
[all...]
/external/chromium_org/third_party/skia/src/utils/win/
H A DSkWGL_win.cpp55 int iLayerPlane,
59 return fGetPixelFormatAttribiv(hdc, iPixelFormat, iLayerPlane,
65 int iLayerPlane,
69 return fGetPixelFormatAttribfv(hdc, iPixelFormat, iLayerPlane,
53 getPixelFormatAttribiv(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues) const argument
63 getPixelFormatAttribfv(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, float *pfValues) const argument
/external/skia/src/utils/win/
H A DSkWGL_win.cpp55 int iLayerPlane,
59 return fGetPixelFormatAttribiv(hdc, iPixelFormat, iLayerPlane,
65 int iLayerPlane,
69 return fGetPixelFormatAttribfv(hdc, iPixelFormat, iLayerPlane,
53 getPixelFormatAttribiv(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues) const argument
63 getPixelFormatAttribfv(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, float *pfValues) const argument
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/windows/gdi/
H A Dwgl.c584 int iLayerPlane)
587 if (iLayerPlane == 0)
636 int iLayerPlane,
640 (void) hdc; (void) iPixelFormat; (void) iLayerPlane;
647 int iLayerPlane,
652 (void) hdc; (void) iLayerPlane; (void) iStart;
659 int iLayerPlane,
664 (void) hdc; (void) iLayerPlane; (void) iStart; (void) cEntries; (void) pcr;
670 int iLayerPlane,
673 (void) hdc; (void) iLayerPlane; (voi
583 wglCreateLayerContext(HDC hdc, int iLayerPlane) argument
634 wglDescribeLayerPlane(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nBytes, LPLAYERPLANEDESCRIPTOR plpd) argument
646 wglSetLayerPaletteEntries(HDC hdc, int iLayerPlane, int iStart, int cEntries, CONST COLORREF *pcr) argument
658 wglGetLayerPaletteEntries(HDC hdc, int iLayerPlane, int iStart, int cEntries, COLORREF *pcr) argument
669 wglRealizeLayerPalette(HDC hdc, int iLayerPlane, BOOL bRealize) argument
[all...]
/external/mesa3d/src/mesa/drivers/windows/gdi/
H A Dwgl.c584 int iLayerPlane)
587 if (iLayerPlane == 0)
636 int iLayerPlane,
640 (void) hdc; (void) iPixelFormat; (void) iLayerPlane;
647 int iLayerPlane,
652 (void) hdc; (void) iLayerPlane; (void) iStart;
659 int iLayerPlane,
664 (void) hdc; (void) iLayerPlane; (void) iStart; (void) cEntries; (void) pcr;
670 int iLayerPlane,
673 (void) hdc; (void) iLayerPlane; (voi
583 wglCreateLayerContext(HDC hdc, int iLayerPlane) argument
634 wglDescribeLayerPlane(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nBytes, LPLAYERPLANEDESCRIPTOR plpd) argument
646 wglSetLayerPaletteEntries(HDC hdc, int iLayerPlane, int iStart, int cEntries, CONST COLORREF *pcr) argument
658 wglGetLayerPaletteEntries(HDC hdc, int iLayerPlane, int iStart, int cEntries, COLORREF *pcr) argument
669 wglRealizeLayerPalette(HDC hdc, int iLayerPlane, BOOL bRealize) argument
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 621 milliseconds