Searched defs:sliceB (Results 1 – 3 of 3) sorted by relevance
270 int sliceB; member
1789 int Surface::sliceB(int width, int height, int border, Format format, bool target) in sliceB() function in sw::Surface
1282 int sliceB = static_cast<int>(IOSurfaceGetHeightOfPlane(ioSurface, plane)) * pitchB; in lock() local