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

  /packages/inputmethods/PinyinIME/jni/include/
matrixsearch.h 151 static const size_t kMtrxNdPoolSize = 200;
  /packages/inputmethods/PinyinIME/jni/share/
matrixsearch.cpp 77 size_t mtrx_nd_size = sizeof(MatrixNode) * kMtrxNdPoolSize;
    [all...]

Completed in 2805 milliseconds