Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xquartz/GL/
H A Dcapabilities.c141 c[offset].is_argb = true; in handleColorAndAccumulation()
168 c[offset].is_argb = true; in handleColorAndAccumulation()
212 c[offset].is_argb = true; in handleColorAndAccumulation()
249 c[offset].is_argb = true; in handleColorAndAccumulation()
276 c[offset].is_argb = true; in handleColorAndAccumulation()
492 c->color_buffers[i].is_argb = false; in initConfig()
502 c->accum_buffers[i].is_argb = false; in initConfig()
H A Dcapabilities.h37 bool is_argb; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dhyperv_fb.c196 u8 is_argb; member
363 msg.ptr_shape.is_argb = 1; in synthvid_send_ptr()