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

  /external/ImageMagick/Magick++/lib/
Options.cpp 375 void Magick::Options::interlaceType(const InterlaceType interlace_)
380 Magick::InterlaceType Magick::Options::interlaceType(void) const
382 return(static_cast<Magick::InterlaceType>(_imageInfo->interlace));
Image.cpp 1015 void Magick::Image::interlaceType(const Magick::InterlaceType interlace_)
1019 options()->interlaceType(interlace_);
1022 Magick::InterlaceType Magick::Image::interlaceType(void) const
    [all...]
  /frameworks/base/tools/aapt2/compile/
Png.cpp 116 int colorType, bitDepth, interlaceType, compressionType;
118 &colorType, &interlaceType, &compressionType, nullptr);
441 int colorType, bitDepth, interlaceType, compressionType;
613 &interlaceType, &compressionType, nullptr);
619 << ", inter = " << interlaceType
    [all...]
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_QCOMExtns.h 510 OMX_QCOM_INTERLACETYPE interlaceType;
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_QCOMExtns.h     [all...]
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_QCOMExtns.h     [all...]
  /hardware/qcom/media/msm8998/mm-core/inc/
OMX_QCOMExtns.h     [all...]
  /hardware/qcom/media/sdm845/mm-core/inc/
OMX_QCOMExtns.h     [all...]

Completed in 153 milliseconds