/AliOS-Things-master/components/SDL2/test/nacl/ |
A D | manifest.json | 12 "background": { object
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/ |
A D | writepng.c | 164 png_color_16 background; in writepng_init() local
|
/AliOS-Things-master/components/SDL2/test/ |
A D | testscale.c | 32 SDL_Texture *background; member
|
A D | testrendercopyex.c | 30 SDL_Texture *background; member
|
A D | testrendertarget.c | 30 SDL_Texture *background; member
|
A D | testgamecontroller.c | 68 SDL_Texture *background, *button, *axis; variable
|
A D | controllermap.c | 364 SDL_Texture *background, *button, *axis, *marker; in WatchJoystick() local
|
/AliOS-Things-master/components/py_engine/framework/ |
A D | st7789py.py | 534 def _text8(self, font, text, x0, y0, color=WHITE, background=BLACK): argument 635 def _text16(self, font, text, x0, y0, color=WHITE, background=BLACK): argument 799 def text(self, font, text, x0, y0, color=WHITE, background=BLACK): argument
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/examples/ |
A D | simpleover.c | 558 png_color background = {0, 0xff, 0}; /* fully saturated green */ in main() local
|
/AliOS-Things-master/components/SDL2/src/video/haiku/ |
A D | SDL_bmessagebox.cc | 204 rgb_color background = ConvertColorType(aColor); in SetBackgroundColor() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | pngread.c | 1290 png_const_colorp background; member 1727 png_uint_32 background, int encoding) in png_colormap_compose() 3523 png_uint_16 background = png_sRGB_table[background8]; in png_image_read_background() local 4108 png_image_finish_read(png_imagep image, png_const_colorp background, in png_image_finish_read()
|
A D | pnginfo.h | 164 png_color_16 background; member
|
A D | pngset.c | 26 png_const_color_16p background) in png_set_bKGD()
|
A D | pngget.c | 489 png_color_16p *background) in png_get_bKGD()
|
A D | pngtest.c | 1196 png_color_16p background; in test_one_file() local
|
A D | pngstruct.h | 277 png_color_16 background; /* background color in screen gamma space */ member
|
A D | pngrutil.c | 1925 png_color_16 background; in png_handle_bKGD() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/ |
A D | picture_tools_enc.c | 252 const uint32_t background = MakeARGB32(red, green, blue); in WebPBlendAlpha() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/ |
A D | pngstest.c | 2034 const Background* background; member 2064 const Image *out_image, png_const_colorp background, int via_linear) in transform_from_formats() 2599 png_const_colorp background) in compare_two_images() 2950 read_file(Image *image, png_uint_32 format, png_const_colorp background) in read_file() 3344 png_colorp background = NULL; in testimage() local
|
A D | pngvalid.c | 9524 double background, int *compose) in gamma_component_compose() 9593 const double background /* component background value */) in gamma_component_validate() 10782 png_color_16 background; in gamma_composition_test() local
|
/AliOS-Things-master/components/sensor/drv/ |
A D | drv_baro_ifx_dps310.c | 577 int16_t setOpMode_3param(uint8_t background, uint8_t temperature, in setOpMode_3param()
|