Searched refs:bytesPerPixel (Results 1 – 3 of 3) sorted by relevance
27 Video::samplesPerPixel, Video::bytesPerPixel); in Server()38 video.getHeight() * video.getWidth() * Video::bytesPerPixel, 0); in Server()245 video.getHeight() * video.getWidth() * Video::bytesPerPixel, 0); in doResize()249 Video::samplesPerPixel, Video::bytesPerPixel); in doResize()
126 static const int bytesPerPixel; member in ikvm::Video
26 const int Video::bytesPerPixel(4); member in ikvm::Video