OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:drawInfo
(Results
1 - 3
of
3
) sorted by null
/external/ImageMagick/Magick++/lib/
Options.cpp
8
// A wrapper around
DrawInfo
, ImageInfo, and QuantizeInfo
32
_drawInfo(static_cast<
DrawInfo
*>(AcquireMagickMemory(sizeof(
DrawInfo
)))),
943
MagickCore::
DrawInfo
*Magick::Options::
drawInfo
(void)
960
const MagickCore::
DrawInfo
* drawInfo_)
963
_drawInfo((MagickCore::
DrawInfo
* ) NULL),
Image.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 367 milliseconds