Lines Matching defs:depth
484 int depth = update->vfb->base.format->depth;490 if (depth == 32)491 depth = 24;496 gmr->body.format.colorDepth = depth;986 int depth = framebuffer->base.format->depth;996 if (depth == 32)997 depth = 24;1005 cmd->body.format.colorDepth = depth;