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

  /external/ImageMagick/Magick++/lib/
CoderInfo.cpp 19 : _decoderThreadSupport(false),
32 : _decoderThreadSupport(coder_._decoderThreadSupport),
45 : _decoderThreadSupport(false),
66 _decoderThreadSupport=(GetMagickDecoderThreadSupport(magickInfo) ==
92 _decoderThreadSupport=coder_._decoderThreadSupport;
107 return(_decoderThreadSupport);
  /external/ImageMagick/Magick++/lib/Magick++/
CoderInfo.h 75 bool _decoderThreadSupport;

Completed in 63 milliseconds