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

  /external/ImageMagick/Magick++/lib/
Image.cpp     [all...]
Options.cpp 8 // A wrapper around DrawInfo, ImageInfo, and QuantizeInfo
32 _drawInfo(static_cast<DrawInfo*>(AcquireMagickMemory(sizeof(DrawInfo)))),
955 MagickCore::DrawInfo *Magick::Options::drawInfo(void)
972 const MagickCore::DrawInfo* drawInfo_)
975 _drawInfo((MagickCore::DrawInfo* ) NULL),
  /external/ImageMagick/Magick++/lib/Magick++/
Options.h 317 MagickCore::DrawInfo *drawInfo(void);
324 const MagickCore::DrawInfo *drawInfo_);
337 MagickCore::DrawInfo *_drawInfo;
  /external/opencv3/modules/highgui/src/
window_QT.h 547 bool drawInfo;
window_QT.cpp     [all...]
  /external/deqp/modules/glshared/
glsLongStressCase.cpp 288 void drawInfo (deUint64 secondsElapsed, int texMem, int maxTexMem, int bufMem, int maxBufMem, int iterNdx);
303 void DebugInfoRenderer::drawInfo (const deUint64 secondsElapsed, const int texMem, const int maxTexMem, const int bufMem, const int maxBufMem, const int iterNdx)
    [all...]

Completed in 167 milliseconds