Home
last modified time | relevance | path

Searched defs:imageEntity (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dpostprocess_effect_impl.cpp142 CORE_NS::Entity imageEntity = sh->BindUIBitmap(image, true); in __anon846687510202() local
H A Dmaterial_impl.cpp1265 CORE_NS::Entity imageEntity = sh->BindUIBitmap(bitmap, true); in SetImage() local
H A Dscene_holder.cpp1856 …older::SetTexture(size_t index, CORE_NS::Entity targetEntity, CORE_NS::EntityReference imageEntity) in SetTexture()
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp1437 CORE_NS::EntityReference imageEntity; in SetupCustomRenderTarget() local
1444 auto imageEntity = CORE3D_NS::GetOrCreateEntityReference(ecs.GetEntityManager(), in SetupCustomRenderTarget() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.cpp2160 …if (auto imageEntity = GetImageEntity(ecs, gltfResourceData, light->specularCubeImage); imageEntit… in CreateEnvironmentComponent() local
2166 … if (auto imageEntity = GetImageEntity(ecs, gltfResourceData, light->skymapImage); imageEntity) { in CreateEnvironmentComponent() local
3101 auto imageEntity = importer->ecs_->GetEntityManager().CreateReferenceCounted(); in QueueImage() local
3158 Entity imageEntity = LookupResourceByUri(uri, uriManager_, gpuHandleManager_); in PrepareImageTasks() local
3236 EntityReference imageEntity = ecs_->GetEntityManager().CreateReferenceCounted(); in PrepareImageBasedLightTasks() local