Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/dib/
Dfx_dib_convert.cpp32 int _Partition(uint32_t* alut, uint32_t* clut, int l, int r) { in _Partition() function
58 int pI = _Partition(alut, clut, l, r); in _Qsort()