Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/
H A Dimage_loader_manager.cpp76 ImageLoaderManager::LoadResult ImageLoaderManager::LoadImage(const string_view uri, uint32_t loadFl… in LoadImage() function in ImageLoaderManager
89 ImageLoaderManager::LoadResult ImageLoaderManager::LoadImage(IFile& file, uint32_t loadFlags) in LoadImage() function in ImageLoaderManager
112 ImageLoaderManager::LoadResult ImageLoaderManager::LoadImage( in LoadImage() function in ImageLoaderManager
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_render_image.cpp320 void JSRenderImage::LoadImage(const std::string& src) in LoadImage() function in OHOS::Ace::Framework::JSRenderImage
328 void JSRenderImage::LoadImage(const RefPtr<PixelMap>& pixmap) in LoadImage() function in OHOS::Ace::Framework::JSRenderImage
335 void JSRenderImage::LoadImage(const ImageSourceInfo& sourceInfo) in LoadImage() function in OHOS::Ace::Framework::JSRenderImage
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/test/unittest/
H A Dimage_compressor_test.cpp38 static sk_sp<SkImage> LoadImage() in LoadImage() function
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/custom/
H A Dlume_custom_render.cpp137 void LumeCustomRender::LoadImage(const std::string& imageUri) in LoadImage() function in OHOS::Render3D::LumeCustomRender
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_pattern.cpp687 void ImagePattern::LoadImage( in LoadImage() function in OHOS::Ace::NG::ImagePattern
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_holder.cpp2239 CORE_NS::EntityReference SceneHolder::LoadImage(BASE_NS::string_view uri, RENDER_NS::RenderHandleRe… in LoadImage() function in SceneHolder