Home
last modified time | relevance | path

Searched defs:layer (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/directfb/
A DSDL_DirectFB_modes.h34 IDirectFBDisplayLayer *layer; member
A DSDL_DirectFB_modes.c151 IDirectFBDisplayLayer *layer = NULL; in DirectFB_InitModes() local
/AliOS-Things-master/components/SDL2/src/video/raspberry/
A DSDL_rpimouse.c123 uint32_t layer = SDL_RPI_MOUSELAYER; in RPI_ShowCursor() local
A DSDL_rpivideo.c270 uint32_t layer = SDL_RPI_VIDEOLAYER; in RPI_CreateWindow() local
/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Dpbuf.c257 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 Dtcp_out.c233 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 Dpvmp3_decoder.c62 uint8_t layer = (uint8_t)((header >> 17) & 3); in pvmp3_parse_header() local
/AliOS-Things-master/components/SDL2/src/image/
A DIMG_xcf.c627 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 Dvulkan_core.h5488 uint32_t layer; member
A Dvulkan.hpp7336 uint32_t layer; member

Completed in 231 milliseconds