Home
last modified time | relevance | path

Searched refs:m_packAlignment (Results 1 – 2 of 2) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/html/canvas/
H A DWebGLRenderingContext.h436 GC3Dint m_packAlignment; variable
H A DWebGLRenderingContext.cpp400 m_packAlignment = 4; in initializeNewContext()
2783 m_packAlignment = param; in pixelStorei()
2855 …or = m_context->computeImageSizeInBytes(format, type, width, height, m_packAlignment, &totalBytesR… in readPixels()