Searched refs:BindUIBitmap (Results 1 – 4 of 4) sorted by relevance
236 CORE_NS::EntityReference BindUIBitmap(SCENE_NS::IBitmap::Ptr bitmap, bool createNew);
142 CORE_NS::Entity imageEntity = sh->BindUIBitmap(image, true); in __anon846687510202()
1265 CORE_NS::Entity imageEntity = sh->BindUIBitmap(bitmap, true); in SetImage()
1798 CORE_NS::EntityReference SceneHolder::BindUIBitmap(SCENE_NS::IBitmap::Ptr bitmap, bool createNew) in BindUIBitmap() function in SceneHolder