Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinmultiwindowicons.c244 uint32_t *DIB_pixels; in NetWMToWinIconAlpha() local
263 DIB_RGB_COLORS, (void **) &DIB_pixels, NULL, in NetWMToWinIconAlpha()
271 memcpy(DIB_pixels, pixels, height * width * 4); in NetWMToWinIconAlpha()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog60948 Avoid a null dereference of DIB_pixels if CreateDIBSection() fails in