Home
last modified time | relevance | path

Searched refs:set_error_correction_level (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pdfium/fxbarcode/
H A DBC_TwoDimWriter.h32 void set_error_correction_level(int32_t level) { m_iCorrectionLevel = level; } in set_error_correction_level() function
/aosp_15_r20/external/pdfium/fxbarcode/qrcode/
H A DBC_QRCodeWriter.cpp46 set_error_correction_level(level); in SetErrorCorrectionLevel()
/aosp_15_r20/external/pdfium/fxbarcode/pdf417/
H A DBC_PDF417Writer.cpp45 set_error_correction_level(level); in SetErrorCorrectionLevel()
/aosp_15_r20/external/pdfium/fxbarcode/datamatrix/
H A DBC_DataMatrixWriter.cpp108 set_error_correction_level(level); in SetErrorCorrectionLevel()