Lines Matching full:rowstride
175 GrGLint rowStride = 0; // number of components (not bytes) to skip177 rowStride = componentsPerPixel * pixelsInRow;182 rowStride = static_cast<GrGLint>(alignment * fTemp / componentSize);188 scanline += rowStride;