Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/
H A DCVE-2019-13616.patch15 (void) biClrImportant;
/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_bmp.h80 RK_U32 biClrImportant; member
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dpicturewidget.cpp43 u_int32_t biClrImportant; member
63 qDebug()<<"important color count:"<<pBmpInforHead.biClrImportant; in showBmpInforHead()
/OK3568_Linux_fs/kernel/scripts/
H A Dbmpconvert32 self.biClrImportant = unpack("<i", self.file.read(4))[0]
240 … self.file.write(pack("<i", self.biClrImportant)) # biClrImportant try to mark whether is reversed
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwincursor.c286 pbmi->bmiHeader.biClrImportant = 3; in winLoadCursor()