Home
last modified time | relevance | path

Searched defs:colors (Results 1 – 21 of 21) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/
A DIMG_tga.c209 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 DIMG_pcx.c242 SDL_Color *colors = surface->format->palette->colors; in IMG_LoadPCX_RW() local
A DIMG_xpm.c1008 struct color_hash *colors = NULL; in load_xpm() local
A Dnanosvgrast.h115 unsigned int colors[256]; member
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dmakepng.c207 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 DSDL_pixels.c705 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 DSDL_bmp.c744 SDL_Color *colors; in SDL_SaveBMP_RW() local
/AliOS-Things-master/components/SDL2/include/
A DSDL_messagebox.h88 SDL_MessageBoxColor colors[SDL_MESSAGEBOX_COLOR_MAX]; member
A DSDL_pixels.h316 SDL_Color *colors; member
/AliOS-Things-master/components/SDL2/test/
A Dtestgesture.c41 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 Dutils.c255 uint32_t colors[COLOR_HASH_SIZE]; in WebPGetColorPalette() local
/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_gauge.c132 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 Dalpha_enc.c182 int colors = 0; in GetNumColors() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dgifdec.c93 const GifColorType* colors; in Remap() local
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_ps4.c191 static const Uint8 colors[7][3] = { in SetLedsForPlayerIndex() local
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/tools/
A Dgenpng.c91 } colors[] = variable
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/dbs/xtiff/
A Dxtiff.c581 XColor *colors = NULL; in GetVisual() local
/AliOS-Things-master/components/amp/jslib/src/
A Drepl.js50 var colors = { class
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Drepl.js49 var colors = { class
/AliOS-Things-master/components/SDL2/src/core/android/
A DSDL_android.c2503 jintArray colors; in Android_JNI_ShowMessageBox() local
/AliOS-Things-master/components/SDL2/src/gfx/
A DSDL_gfxPrimitives.c314 SDL_Color *colors = palette->colors; in _putPixelAlpha() local
614 SDL_Color *colors = format->palette->colors; in _filledRectAlpha() local

Completed in 48 milliseconds