| /third_party/flutter/skia/third_party/externals/sdl/src/video/ |
| D | SDL_blit.h | 121 #define RGB_FROM_PIXEL(Pixel, fmt, r, g, b) \ argument 127 #define RGB_FROM_RGB565(Pixel, r, g, b) \ argument 133 #define RGB_FROM_RGB555(Pixel, r, g, b) \ argument 139 #define RGB_FROM_RGB888(Pixel, r, g, b) \ argument 145 #define RETRIEVE_RGB_PIXEL(buf, bpp, Pixel) \ argument 176 #define DISEMBLE_RGB(buf, bpp, fmt, Pixel, r, g, b) \ argument 217 #define PIXEL_FROM_RGB(Pixel, fmt, r, g, b) \ argument 224 #define RGB565_FROM_RGB(Pixel, r, g, b) \ argument 228 #define RGB555_FROM_RGB(Pixel, r, g, b) \ argument 232 #define RGB888_FROM_RGB(Pixel, r, g, b) \ argument [all …]
|
| D | SDL_blit_A.c | 42 Uint32 Pixel; in BlitNto1SurfaceAlpha() local 89 Uint32 Pixel; in BlitNto1PixelAlpha() local 136 Uint32 Pixel; in BlitNto1SurfaceAlphaKey() local 1159 Uint32 Pixel; in BlitNtoNSurfaceAlpha() local 1199 Uint32 Pixel; in BlitNtoNSurfaceAlphaKey() local 1239 Uint32 Pixel; in BlitNtoNPixelAlpha() local
|
| D | SDL_blit_N.c | 948 int Pixel; in Blit_RGB888_index8() local 1058 int Pixel; in Blit_RGB101010_index8() local 1985 Uint32 Pixel; in BlitNto1() local 2196 Uint32 Pixel; in BlitNtoNCopyAlpha() local 2222 Uint32 Pixel; in BlitNto1Key() local 2367 Uint32 Pixel; in BlitNtoNKeyCopyAlpha() local 2405 Uint32 Pixel; in Blit2101010toN() local 2437 Uint32 Pixel; in BlitNto2101010() local
|
| D | SDL_RLEaccel.c | 380 #define RLEPIXEL_FROM_RGBA(Pixel, fmt, r, g, b, a) \ argument
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| D | StateManager11.h | 87 struct Pixel struct 89 Pixel() in Pixel() argument 98 float depthRange[4]; 99 float viewCoords[4]; 100 float depthFront[4]; 101 float viewScale[2]; 105 float multiviewWriteToViewportIndex; 108 float padding;
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| D | StateManager11.h | 102 struct Pixel struct 104 Pixel() in Pixel() function 125 static_assert(sizeof(Pixel) % 16u == 0, "D3D11 constant buffers must be multiples of 16 bytes"); argument
|
| /third_party/boost/libs/gil/doc/design/ |
| D | pixel.rst | 1 Pixel title
|
| /third_party/gstreamer/gstplugins_good/gst/goom/ |
| D | goom_graphic.h | 60 } Pixel; typedef 82 } Pixel; typedef
|
| /third_party/boost/boost/gil/ |
| D | image.hpp | 515 void swap(image<Pixel, IsPlanar, Alloc>& im1,image<Pixel, IsPlanar, Alloc>& im2) in swap() 538 const typename image<Pixel,IsPlanar,Alloc>::view_t& view(image<Pixel,IsPlanar,Alloc>& img) { return… in view() 542 const typename image<Pixel,IsPlanar,Alloc>::const_view_t const_view(const image<Pixel,IsPlanar,Allo… in const_view()
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| D | dng_resample.h | 98 const int32 Pixel (int32 index) const in Pixel() function
|
| /third_party/boost/boost/gil/extension/toolbox/image_types/ |
| D | subchroma_image.hpp | 462 … typename subchroma_image< Pixel, Factors >::view_t& view( subchroma_image< Pixel, Factors >& img ) in view() 471 …ubchroma_image< Pixel, Factors >::const_view_t const_view( subchroma_image< Pixel, Factors >& img ) in const_view()
|
| /third_party/giflib/ |
| D | egif_lib.c | 488 EGifPutPixel(GifFileType *GifFile, GifPixelType Pixel) in EGifPutPixel() 908 GifPixelType Pixel = Line[i++]; /* Get next pixel from stream. */ in EGifCompressLine() local
|
| D | dgif_lib.c | 523 DGifGetPixel(GifFileType *GifFile, GifPixelType Pixel) in DGifGetPixel()
|
| /third_party/skia/third_party/externals/libpng/contrib/libtests/ |
| D | pngstest.c | 793 } Pixel; typedef
|
| /third_party/flutter/skia/third_party/externals/libpng/contrib/libtests/ |
| D | pngstest.c | 793 } Pixel; typedef
|
| /third_party/libpng/contrib/libtests/ |
| D | pngstest.c | 793 } Pixel; typedef
|
| /third_party/mesa3d/src/mesa/main/ |
| D | mtypes.h | 5148 struct gl_pixel_attrib Pixel; member 5319 struct gl_pixel_attrib Pixel; /**< Pixel attributes */ member
|