HomeSort by relevance Sort by last modified time
    Searched defs:GetBlackMatrix (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/src/fxbarcode/
BC_BinaryBitmap.cpp 45 m_matrix = m_binarizer->GetBlackMatrix(e);
57 CBC_CommonBitMatrix* CBC_BinaryBitmap::GetBlackMatrix(int32_t& e) {
59 m_matrix = m_binarizer->GetBlackMatrix(e);
  /external/pdfium/xfa/src/fxbarcode/common/
BC_GlobalHistogramBinarizer.cpp 72 CBC_CommonBitMatrix* CBC_GlobalHistogramBinarizer::GetBlackMatrix(int32_t& e) {

Completed in 42 milliseconds