Home
last modified time | relevance | path

Searched defs:propertyCount (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/display/
H A D_display_capability_v10.md64 ### propertyCount subsection
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Dproperty_util.cpp167 void CustomPropertyPodContainer::ReservePropertyCount(size_t propertyCount) in ReservePropertyCount()
554 void CustomPropertyBindingContainer::ReservePropertyCount(size_t propertyCount) in ReservePropertyCount()
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/test/unittest/
H A Dvulkan_loader_unit_test.cpp326 uint32_t propertyCount = 0; variable
456 uint32_t propertyCount = 0; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dproperty_util.cpp172 void CustomPropertyPodContainer::ReservePropertyCount(size_t propertyCount) in ReservePropertyCount()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_display_type.h66 uint32_t propertyCount; /**< Count of properties */ member
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_avcast_picker_helper.cpp53 auto propertyCount = sizeof(descriptors) / sizeof(napi_property_descriptor); in Init() local
H A Dnapi_avsession.cpp129 auto propertyCount = sizeof(descriptors) / sizeof(napi_property_descriptor); in Init() local
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dentity_collection.cpp845 const auto propertyCount = propertyApi.PropertyCount(); in MarkAllPropertiesSerialized() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H A Dsendable_image_source_napi.cpp719 size_t propertyCount; member
/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp926 panda::Local<panda::ObjectRef> NapiCreateObjectWithProperties(napi_env env, size_t propertyCount, in NapiCreateObjectWithProperties()
979 size_t propertyCount, in NapiCreateSObjectWithProperties()
/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_type.h454 uint32_t propertyCount; /**< Count of properties */ member
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_napi.cpp717 size_t propertyCount; member