Searched refs:GetImageInfo (Results 1 – 6 of 6) sorted by relevance
/external/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/ |
D | DynamicLoaderMacOSXDYLD.h | 324 GetImageInfo (lldb_private::Module *module);
|
D | DynamicLoaderMacOSXDYLD.cpp | 54 DynamicLoaderMacOSXDYLD::GetImageInfo (Module *module) in GetImageInfo() function in DynamicLoaderMacOSXDYLD
|
/external/pdfium/core/include/fxcodec/ |
D | fx_codec.h | 192 virtual void GetImageInfo(FX_LPVOID ctx, FX_DWORD& width, FX_DWORD& height,
|
/external/pdfium/core/src/fxcodec/codec/ |
D | codec_int.h | 203 void GetImageInfo(FX_LPVOID ctx, FX_DWORD& width, FX_DWORD& height,
|
D | fx_codec_jpx_opj.cpp | 797 void CCodec_JpxModule::GetImageInfo(FX_LPVOID ctx, FX_DWORD& width, FX_DWORD& height, in GetImageInfo() function in CCodec_JpxModule
|
/external/pdfium/core/src/fpdfapi/fpdf_render/ |
D | fpdf_render_loadimage.cpp | 640 pJpxModule->GetImageInfo(ctx, width, height, codestream_nComps, image_nComps); in LoadJpxBitmap()
|