Searched refs:GetImageInfo (Results 1 - 6 of 6) sorted by relevance

/external/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOSXDYLD.h324 GetImageInfo (lldb_private::Module *module);
H A DDynamicLoaderMacOSXDYLD.cpp54 DynamicLoaderMacOSXDYLD::GetImageInfo (Module *module) function in class:DynamicLoaderMacOSXDYLD
/external/pdfium/core/include/fxcodec/
H A Dfx_codec.h192 virtual void GetImageInfo(FX_LPVOID ctx, FX_DWORD& width, FX_DWORD& height,
/external/pdfium/core/src/fxcodec/codec/
H A Dcodec_int.h192 void GetImageInfo(FX_LPVOID ctx, FX_DWORD& width, FX_DWORD& height,
H A Dfx_codec_jpx_opj.cpp784 void CCodec_JpxModule::GetImageInfo(FX_LPVOID ctx, FX_DWORD& width, FX_DWORD& height, function in class:CCodec_JpxModule
/external/pdfium/core/src/fpdfapi/fpdf_render/
H A Dfpdf_render_loadimage.cpp641 pJpxModule->GetImageInfo(ctx, width, height, codestream_nComps, image_nComps);

Completed in 315 milliseconds