Searched defs:layer (Results 1 – 10 of 10) sorted by relevance
/AliOS-Things-master/components/SDL2/src/video/directfb/ |
A D | SDL_DirectFB_modes.h | 34 IDirectFBDisplayLayer *layer; member
|
A D | SDL_DirectFB_modes.c | 151 IDirectFBDisplayLayer *layer = NULL; in DirectFB_InitModes() local
|
/AliOS-Things-master/components/SDL2/src/video/raspberry/ |
A D | SDL_rpimouse.c | 123 uint32_t layer = SDL_RPI_MOUSELAYER; in RPI_ShowCursor() local
|
A D | SDL_rpivideo.c | 270 uint32_t layer = SDL_RPI_VIDEOLAYER; in RPI_CreateWindow() local
|
/AliOS-Things-master/components/lwip/lwip2.0.0/core/ |
A D | pbuf.c | 257 pbuf_alloc_ext(pbuf_layer layer, u16_t length, pbuf_type type, u8_t pbuf_pool_small) in pbuf_alloc_ext() 1320 pbuf_coalesce(struct pbuf *p, pbuf_layer layer) in pbuf_coalesce()
|
A D | tcp_out.c | 233 tcp_pbuf_prealloc(pbuf_layer layer, u16_t length, u16_t max_length, in tcp_pbuf_prealloc() 279 #define tcp_pbuf_prealloc(layer, length, mx, os, pcb, api, fst) pbuf_alloc((layer), (length), PBUF_… argument
|
/AliOS-Things-master/components/uvoice/codec/ |
A D | pvmp3_decoder.c | 62 uint8_t layer = (uint8_t)((header >> 17) & 3); in pvmp3_parse_header() local
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | IMG_xcf.c | 627 do_layer_surface(SDL_Surface * surface, SDL_RWops * src, xcf_header * head, xcf_layer * layer, load… in do_layer_surface() 797 xcf_layer * layer; in IMG_LoadXCF_RW() local
|
/AliOS-Things-master/components/SDL2/src/video/khronos/vulkan/ |
A D | vulkan_core.h | 5488 uint32_t layer; member
|
A D | vulkan.hpp | 7336 uint32_t layer; member
|
Completed in 231 milliseconds