Home
last modified time | relevance | path

Searched defs:CBC_CommonByteMatrix (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pdfium/fxbarcode/qrcode/
H A DBC_QRCoderMaskUtil.h12 class CBC_CommonByteMatrix; variable
H A DBC_QRCoderMatrixUtil.h12 class CBC_CommonByteMatrix; variable
H A DBC_QRCoder.h15 class CBC_CommonByteMatrix; variable
/aosp_15_r20/external/pdfium/fxbarcode/common/
H A DBC_CommonByteMatrix.cpp31 CBC_CommonByteMatrix::CBC_CommonByteMatrix(size_t width, size_t height) in CBC_CommonByteMatrix() function in CBC_CommonByteMatrix