/AliOS-Things-master/components/SDL2/src/image/ |
A D | IMG_tga.c | 209 SDL_Color *colors = img->format->palette->colors; in IMG_LoadTGA_RW() local 244 SDL_Color *colors = img->format->palette->colors; in IMG_LoadTGA_RW() local
|
A D | IMG_pcx.c | 242 SDL_Color *colors = surface->format->palette->colors; in IMG_LoadPCX_RW() local
|
A D | IMG_xpm.c | 1008 struct color_hash *colors = NULL; in load_xpm() local
|
A D | nanosvgrast.h | 115 unsigned int colors[256]; member
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/ |
A D | makepng.c | 207 image_size_of_type(int color_type, int bit_depth, unsigned int *colors, in image_size_of_type() 250 png_const_bytep gamma_table, unsigned int *colors) in generate_palette() 392 unsigned int *colors, int small) in generate_row() 772 unsigned int filters, unsigned int *colors, int small, int tRNS) in write_png() 1640 parse_color(char *arg, unsigned int *colors) in parse_color() 1686 unsigned int colors[5]; in main() local
|
/AliOS-Things-master/components/SDL2/src/video/ |
A D | SDL_pixels.c | 705 SDL_SetPaletteColors(SDL_Palette * palette, const SDL_Color * colors, in SDL_SetPaletteColors() 749 SDL_DitherColors(SDL_Color * colors, int bpp) in SDL_DitherColors() 997 SDL_Color colors[256]; in MapNto1() local
|
A D | SDL_bmp.c | 744 SDL_Color *colors; in SDL_SaveBMP_RW() local
|
/AliOS-Things-master/components/SDL2/include/ |
A D | SDL_messagebox.h | 88 SDL_MessageBoxColor colors[SDL_MESSAGEBOX_COLOR_MAX]; member
|
A D | SDL_pixels.h | 316 SDL_Color *colors; member
|
/AliOS-Things-master/components/SDL2/test/ |
A D | testgesture.c | 41 static int colors[7] = {0xFF,0xFF00,0xFF0000,0xFFFF00,0x00FFFF,0xFF00FF,0xFFFFFF}; variable
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/utils/ |
A D | utils.c | 255 uint32_t colors[COLOR_HASH_SIZE]; in WebPGetColorPalette() local
|
/AliOS-Things-master/components/littlevgl/src/lv_objx/ |
A D | lv_gauge.c | 132 void lv_gauge_set_needle_count(lv_obj_t * gauge, uint8_t needle_cnt, const lv_color_t colors[]) in lv_gauge_set_needle_count()
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/ |
A D | alpha_enc.c | 182 int colors = 0; in GetNumColors() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/ |
A D | gifdec.c | 93 const GifColorType* colors; in Remap() local
|
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/ |
A D | SDL_hidapi_ps4.c | 191 static const Uint8 colors[7][3] = { in SetLedsForPlayerIndex() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/tools/ |
A D | genpng.c | 91 } colors[] = variable
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/dbs/xtiff/ |
A D | xtiff.c | 581 XColor *colors = NULL; in GetVisual() local
|
/AliOS-Things-master/components/amp/jslib/src/ |
A D | repl.js | 50 var colors = { class
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/ |
A D | repl.js | 49 var colors = { class
|
/AliOS-Things-master/components/SDL2/src/core/android/ |
A D | SDL_android.c | 2503 jintArray colors; in Android_JNI_ShowMessageBox() local
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | SDL_gfxPrimitives.c | 314 SDL_Color *colors = palette->colors; in _putPixelAlpha() local 614 SDL_Color *colors = format->palette->colors; in _filledRectAlpha() local
|