Lines Matching defs:bytes
546 size_t bytes;593 pixel >>= sizeof(pixel) * BITSPERBYTE - attrib->bytes * BITSPERBYTE;608 size_t bytes;648 memmove(buf + ((gBuf->getStride() * attrib->bytes) * y)649 + (attrib->bytes * x), &pixel, attrib->bytes);