Lines Matching refs:depth
90 uint16_t width, height, depth; member
103 if (s->depth == 24) { in tcx_set_dirty()
118 if (s->depth == 24) { in tcx_check_dirty()
350 VMSTATE_UINT16(depth, TCXState),
480 if (s->depth == 24) { in tcx_stip_writel()
512 if (s->depth == 24) { in tcx_rstip_writel()
582 if (s->depth == 24) { in tcx_blit_writel()
591 if (s->depth == 24) { in tcx_blit_writel()
614 if (s->depth == 24) { in tcx_rblit_writel()
624 if (s->depth == 24) { in tcx_rblit_writel()
864 if (s->depth == 8) { in tcx_realizefn()
872 if (s->depth == 8) { in tcx_realizefn()
886 DEFINE_PROP_UINT16("depth", TCXState, depth, -1),