Home
last modified time | relevance | path

Searched defs:LoadImage (Results 1 – 6 of 6) sorted by relevance

/external/skia/modules/svg/src/
DSkSVGImage.cpp34 static sk_sp<SkImage> LoadImage(const sk_sp<skresources::ResourceProvider>& rp, in LoadImage() function
57 SkSVGImage::ImageInfo SkSVGImage::LoadImage(const sk_sp<skresources::ResourceProvider>& rp, in LoadImage() function in SkSVGImage
/external/pdfium/core/fxcodec/bmp/
Dbmpmodule.cpp54 BmpModule::Status BmpModule::LoadImage(Context* pContext) { in LoadImage() function in fxcodec::BmpModule
/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/
Dresource_loader.py184 def LoadImage(self, abs_path): member in ResourceLoader
/external/llvm-project/lldb/source/API/
DSBProcess.cpp1056 uint32_t SBProcess::LoadImage(lldb::SBFileSpec &sb_remote_image_spec, in LoadImage() function in SBProcess
1065 uint32_t SBProcess::LoadImage(const lldb::SBFileSpec &sb_local_image_spec, in LoadImage() function in SBProcess
/external/tensorflow/tensorflow/core/kernels/hexagon/
Dhexagon_graph_execution_test.cc124 static void LoadImage(std::vector<float>* img_floats_ptr) { in LoadImage() function
/external/llvm-project/lldb/source/Target/
DPlatform.cpp1725 uint32_t Platform::LoadImage(lldb_private::Process *process, in LoadImage() function in Platform