Searched defs:LoadImage (Results 1 – 6 of 6) sorted by relevance
34 static sk_sp<SkImage> LoadImage(const sk_sp<skresources::ResourceProvider>& rp, in LoadImage() function57 SkSVGImage::ImageInfo SkSVGImage::LoadImage(const sk_sp<skresources::ResourceProvider>& rp, in LoadImage() function in SkSVGImage
54 BmpModule::Status BmpModule::LoadImage(Context* pContext) { in LoadImage() function in fxcodec::BmpModule
184 def LoadImage(self, abs_path): member in ResourceLoader
1056 uint32_t SBProcess::LoadImage(lldb::SBFileSpec &sb_remote_image_spec, in LoadImage() function in SBProcess1065 uint32_t SBProcess::LoadImage(const lldb::SBFileSpec &sb_local_image_spec, in LoadImage() function in SBProcess
124 static void LoadImage(std::vector<float>* img_floats_ptr) { in LoadImage() function
1725 uint32_t Platform::LoadImage(lldb_private::Process *process, in LoadImage() function in Platform