Searched refs:GetImageInfo (Results 1 – 16 of 16) sorted by relevance
/external/lzma/CPP/Windows/Control/ |
D | ImageList.h | 56 bool GetImageInfo(int index, IMAGEINFO* imageInfo) const in GetImageInfo() function
|
/external/ImageMagick/MagickCore/ |
D | image.h | 560 GetImageInfo(ImageInfo *),
|
D | methods.h | 445 #define GetImageInfo PrependMagickMethod(GetImageInfo) macro
|
D | image.c | 349 GetImageInfo(image_info); in AcquireImageInfo() 1331 MagickExport void GetImageInfo(ImageInfo *image_info) in GetImageInfo() function
|
/external/opencv3/3rdparty/libwebp/mux/ |
D | muxedit.c | 447 static WebPMuxError GetImageInfo(const WebPMuxImage* const wpi, in GetImageInfo() function 481 const WebPMuxError err = GetImageInfo(wpi, &x_offset, &y_offset, in GetImageCanvasWidthHeight()
|
/external/ImageMagick/ |
D | Magickshr.opt | 44 symbol_vector=(GetImageInfo=PROCEDURE)
|
/external/opencv3/modules/videoio/src/ |
D | cap_giganetix.cpp | 443 m_device->GetImageInfo (&imageInfo); in grabImage()
|
/external/pdfium/core/src/fxcodec/codec/ |
D | codec_int.h | 338 void GetImageInfo(CJPX_Decoder* pDecoder,
|
D | fx_codec_jpx_opj.cpp | 872 void CCodec_JpxModule::GetImageInfo(CJPX_Decoder* pDecoder, in GetImageInfo() function in CCodec_JpxModule
|
/external/pdfium/core/include/fxcodec/ |
D | fx_codec.h | 266 virtual void GetImageInfo(CJPX_Decoder* pDecoder,
|
/external/ImageMagick/Magick++/lib/ |
D | Options.cpp | 36 GetImageInfo(_imageInfo); in Options()
|
D | STL.cpp | 790 GetImageInfo(_imageInfo); in ReadOptions()
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/dinput/ |
D | dinput.h | 1847 STDMETHOD(GetImageInfo)(THIS_ LPDIDEVICEIMAGEINFOHEADERW) PURE; in DECLARE_INTERFACE_() local 1891 STDMETHOD(GetImageInfo)(THIS_ LPDIDEVICEIMAGEINFOHEADERA) PURE; in DECLARE_INTERFACE_() local 1939 #define IDirectInputDevice8_GetImageInfo(p,a) (p)->lpVtbl->GetImageInfo(p,a) 1972 #define IDirectInputDevice8_GetImageInfo(p,a) (p)->GetImageInfo(a)
|
/external/pdfium/core/src/fpdfapi/fpdf_render/ |
D | fpdf_render_loadimage.cpp | 695 pJpxModule->GetImageInfo(context->decoder(), &width, &height, &components); in LoadJpxBitmap()
|
/external/ImageMagick/Magick++/lib/Magick++/ |
D | Include.h | 1321 using MagickCore::GetImageInfo;
|
/external/ImageMagick/coders/ |
D | png.c | 4323 GetImageInfo(color_image_info); in ReadOneJNGImage() 4348 GetImageInfo(alpha_image_info); in ReadOneJNGImage()
|