Searched refs:drawInfo (Results 1 – 5 of 5) sorted by relevance
1868 *drawInfo; in annotate() local1872 drawInfo=options()->drawInfo(); in annotate()1873 drawInfo->text=DestroyString(drawInfo->text); in annotate()1874 drawInfo->text=const_cast<char *>(text_.c_str()); in annotate()1875 drawInfo->geometry=DestroyString(drawInfo->geometry); in annotate()1889 drawInfo->geometry=boundingArea; in annotate()1892 drawInfo->gravity=gravity_; in annotate()1894 oaffine=drawInfo->affine; in annotate()1908 current=drawInfo->affine; in annotate()1914 drawInfo->affine.sx=current.sx*affine.sx+current.ry*affine.rx; in annotate()[all …]
943 MagickCore::DrawInfo *Magick::Options::drawInfo(void) in drawInfo() function in Magick::Options
317 MagickCore::DrawInfo *drawInfo(void);
288 …void drawInfo (deUint64 secondsElapsed, int texMem, int maxTexMem, int bufMem, int maxBufM…303 void DebugInfoRenderer::drawInfo (const deUint64 secondsElapsed, const int texMem, const int maxTex… in drawInfo() function in deqp::gls::LongStressCaseInternal::DebugInfoRenderer1479 …m_debugInfoRenderer->drawInfo(deGetTime()-m_startTimeSeconds, m_textures->computeApproxMemUsage(),… in iterate()
518 drawInfo->text_antialias to control text antialiasing.