Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/
H A Ditem_property_box.h28 struct PropertyEntry { struct
29 heif_item_id itemId;
30 std::vector<PropertyAssociation> associations;
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Danimation_system.cpp54 struct AnimationSystem::PropertyEntry { struct in AnimationSystem
55 uint64_t componentAndProperty;
56 IComponentManager* component;
57 uintptr_t propertyOffset;
58 const Property* property;