Lines Matching defs:width
84 unsigned width, unsigned height, unsigned mask)
94 if (buffer->width != width || buffer->height != height) {
96 buffer->width, buffer->height, width, height);
103 templat.width0 = width;
144 buffer->width = width;
179 resized = (buffer->width != context->width)
185 buffer->width, buffer->height, context->width, context->height);
188 context->width, context->height, stAttachmentMask);