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

  /external/pdfium/third_party/lcms/src/
lcms2_internal.h 423 MemoryClientMax
449 void* chunks[MemoryClientMax]; // array of pointers to client chunks. Memory itself is hold in the suballocator.
    [all...]
cmsplugin.c 682 if ((int) mc < 0 || mc >= MemoryClientMax) {
867 for (i=Logger; i < MemoryClientMax; i++) {

Completed in 88 milliseconds