Lines Matching defs:bytes
548 size_t bytes;595 pixel >>= sizeof(pixel) * BITSPERBYTE - attrib->bytes * BITSPERBYTE;610 size_t bytes;650 memmove(buf + ((gBuf->getStride() * attrib->bytes) * y)651 + (attrib->bytes * x), &pixel, attrib->bytes);