Searched defs:bytes_per_line (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/src/WSI/ |
| D | XlibSurfaceKHR.cpp | 72 int bytes_per_line = image->getImage()->rowPitchBytes(VK_IMAGE_ASPECT_COLOR_BIT, 0); in attachImage() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Main/ |
| D | FrameBufferX11.cpp | 91 int bytes_per_line = width * 4; in FrameBufferX11() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | pcx.c | 79 unsigned int w, h, bits_per_pixel, bytes_per_line, nplanes, stride, y, x, in pcx_decode_frame() local
|
| /third_party/mesa3d/src/glx/ |
| D | drisw_glx.c | 172 bytes_per_line(unsigned pitch_bits, unsigned mul) in bytes_per_line() function
|