| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/hgl/ |
| H A D | bitmap_wrapper.h | 42 Bitmap* create_bitmap(int32 width, int32 height, color_space colorSpace); 47 unsigned srcStride, color_space srcColorSpace); 50 color_space get_bitmap_color_space(const Bitmap* bitmap);
|
| H A D | bitmap_wrapper.cpp | 44 create_bitmap(int32 width, int32 height, color_space colorSpace) 66 color_space 89 unsigned srcStride, color_space srcColorSpace)
|
| H A D | hgl_context.h | 75 color_space colorSpace;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/hgl/ |
| H A D | bitmap_wrapper.h | 42 Bitmap* create_bitmap(int32 width, int32 height, color_space colorSpace); 47 unsigned srcStride, color_space srcColorSpace); 50 color_space get_bitmap_color_space(const Bitmap* bitmap);
|
| H A D | bitmap_wrapper.cpp | 44 create_bitmap(int32 width, int32 height, color_space colorSpace) 66 color_space 89 unsigned srcStride, color_space srcColorSpace)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/haiku-softpipe/ |
| H A D | SoftwareRenderer.h | 54 color_space fColorSpace;
|
| H A D | SoftwareRenderer.cpp | 34 extern const char* color_space_name(color_space space); 112 color_space cs = BScreen(GLView()->Window()).ColorSpace(); 216 color_space scs = fBitmap->ColorSpace(); 217 color_space dcs = bitmap->ColorSpace(); 259 color_space sourceCS = bitmap->ColorSpace(); 260 color_space destinationCS = fBitmap->ColorSpace();
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/targets/haiku-softpipe/ |
| H A D | SoftwareRenderer.h | 51 color_space fColorSpace;
|
| H A D | SoftwareRenderer.cpp | 34 extern const char* color_space_name(color_space space); 187 color_space cs = BScreen(GLView()->Window()).ColorSpace();
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/sw/hgl/ |
| H A D | hgl_sw_winsys.c | 57 color_space colorSpace; 92 static color_space
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/sw/hgl/ |
| H A D | hgl_sw_winsys.cpp | 58 color_space colorSpace; 94 static color_space
|
| /xsrc/external/mit/xf86-video-geode/dist/src/cim/ |
| H A D | cim_df.c | 1316 df_set_output_color_space(int color_space) argument 1329 if (color_space == DF_OUTPUT_RGB || color_space == DF_OUTPUT_ARGB) { 1333 if (color_space == DF_OUTPUT_ARGB) 1340 else if (color_space == DF_OUTPUT_SDTV || color_space == DF_OUTPUT_HDTV) { 1343 if (((alpha_ctl & DF_HD_VIDEO) && color_space == DF_OUTPUT_SDTV) || 1344 (!(alpha_ctl & DF_HD_VIDEO) && color_space == DF_OUTPUT_HDTV)) { 1348 if (color_space == DF_OUTPUT_HDTV) 2587 df_get_output_color_space(int *color_space) argument [all...] |
| H A D | cim_rtns.h | 276 int df_set_output_color_space(int color_space); 312 int df_get_output_color_space(int *color_space);
|
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| H A D | gfx_vid.c | 1877 int color_space = GFX_STATUS_UNSUPPORTED; local in function:gfx_get_color_space_YUV 1881 color_space = sc1200_get_color_space_YUV(); 1883 return (color_space);
|
| /xsrc/external/mit/xf86-video-geode/dist/src/gfx/ |
| H A D | gfx_vid.c | 1855 int color_space = GFX_STATUS_UNSUPPORTED; local in function:gfx_get_color_space_YUV 1859 color_space = sc1200_get_color_space_YUV(); 1861 return (color_space);
|
| /xsrc/external/mit/MesaLib/dist/include/GL/internal/ |
| H A D | dri_interface.h | 1525 enum __DRIYUVColorSpace color_space, 1617 enum __DRIYUVColorSpace color_space, 1714 enum __DRIYUVColorSpace color_space,
|
| /xsrc/external/mit/MesaLib.old/dist/src/hgl/ |
| H A D | GLView.cpp | 606 const char* color_space_name(color_space space)
|
| /xsrc/external/mit/MesaLib/dist/src/hgl/ |
| H A D | GLView.cpp | 598 const char* color_space_name(color_space space)
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/internal/ |
| H A D | dri_interface.h | 1573 enum __DRIYUVColorSpace color_space, 1665 enum __DRIYUVColorSpace color_space,
|