Searched refs:num_subpixel (Results 1 – 2 of 2) sorted by relevance
551 xcb_block_len += _aux->num_subpixel * sizeof(uint32_t); in xcb_render_query_pict_formats_sizeof()663 return R->num_subpixel; in xcb_render_query_pict_formats_subpixels_length()671 …data = ((uint32_t *) ((char*) prev.data + XCB_TYPE_PAD(uint32_t, prev.index))) + (R->num_subpixel); in xcb_render_query_pict_formats_subpixels_end()
557 uint32_t num_subpixel; member