Home
last modified time | relevance | path

Searched defs:inputWidth (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxbarcode/
DBC_TwoDimWriter.cpp97 int32_t inputWidth = codeWidth; in RenderResult() local
/external/swiftshader/src/OpenGL/common/
DImage.cpp1298 GLsizei inputWidth = (unpackInfo.rowLength == 0) ? width : unpackInfo.rowLength; in loadImageData() local