Home
last modified time | relevance | path

Searched defs:uriBitmap (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dmaterial_impl.cpp234 if (auto uriBitmap = interface_cast<SCENE_NS::IBitmap>(value)) { in ApplyTextureInfoImage() local
474 … if (auto uriBitmap = interface_cast<SCENE_NS::IBitmap>(bitmap)) { in CheckImageHandle() local
481 … auto uriBitmap = META_NS::GetObjectRegistry().Create<SCENE_NS::IBitmap>( in CheckImageHandle() local
H A Dbind_templates.inl100 …auto uriBitmap = META_NS::GetObjectRegistry().Create<SCENE_NS::IBitmap>(SCENE_NS::ClassId::Bitmap); local