Home
last modified time | relevance | path

Searched refs:create_info_header (Results 1 – 1 of 1) sorted by relevance

/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmControl/src/
Dbitmap.c66 create_info_header(struct BITMAPINFOHEADER *info_header, int32_t image_size, int32_t width, int32_t… in create_info_header() function
173 create_info_header(&info_header, image_size, width, height, bytes_per_pixel * 8); in save_as_bitmap()