Home
last modified time | relevance | path

Searched refs:size (Results 14201 - 14225 of 31376) sorted by relevance

1...<<561562563564565566567568569570>>...1256

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
H A Drefresh_layout_algorithm.cpp108 auto size = layoutWrapper->GetGeometryNode()->GetFrameSize(); in PerformLayout() local
110 MinusPaddingToSize(padding, size); in PerformLayout()
148 Alignment::GetAlignPosition(size, child->GetGeometryNode()->GetMarginFrameSize(), Alignment::TOP_CENTER) + in PerformLayout()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Dselection_info.h93 if (symbolColor.size() > 0) { in SymbolSpanStyle()
94 symbolColor = symbolColor.substr(0, symbolColor.size() - 1); in SymbolSpanStyle()
145 double size[2] = { 0.0, 0.0 }; member
/foundation/barrierfree/accessibility/common/interface/test/unittest/mock/
H A Dmock_accessibility_element_operator_callback_proxy.cpp23 constexpr int32_t IPC_MEMORY_SIZE = 500 * 1024; // default size is 200 * 1024B, batch query need more memory
78 HILOG_DEBUG("infos size %{public}zu, resquestId %{public}d", infos.size(), requestId); in SetSearchElementInfoByAccessibilityIdResult()
79 int32_t leftSize = static_cast<int32_t>(infos.size()); in SetSearchElementInfoByAccessibilityIdResult()
92 // when infos size is a multi of 800, do not send the last empty reply in SetSearchElementInfoByAccessibilityIdResult()
149 if (!data.WriteInt32(infos.size())) { in SetSearchElementInfoByTextResult()
150 HILOG_ERROR("write infos's size failed"); in SetSearchElementInfoByTextResult()
/foundation/barrierfree/accessibility/services/test/moduletest/aamstest/aams_accessibility_keyevent_filter_test/
H A Daams_accessibility_keyevent_filter_test.cpp158 EXPECT_EQ(connectionMaps.size(), 1); in HWTEST_F()
195 EXPECT_EQ(connectionMaps.size(), 1); in HWTEST_F()
235 EXPECT_EQ(connectionMaps.size(), 1); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Danimated_image.h54 const RefPtr<SkiaImageData>& data, const ResizeParam& size, const std::string& url);
57 const RefPtr<DrawingImageData>& data, const ResizeParam& size, const std::string& url);
181 AnimatedPixmap(const std::unique_ptr<SkCodec>& codec, const RefPtr<ImageSource>& src, const ResizeParam& size,
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_utils.cpp27 int32_t OH_ArkUI_NodeUtils_GetLayoutSize(ArkUI_NodeHandle node, ArkUI_IntSize* size) in OH_ArkUI_NodeUtils_GetLayoutSize() argument
35 size->width = tempSize[0]; in OH_ArkUI_NodeUtils_GetLayoutSize()
36 size->height = tempSize[1]; in OH_ArkUI_NodeUtils_GetLayoutSize()
/foundation/barrierfree/accessibility/common/interface/src/
H A Daccessibility_element_operator_callback_proxy.cpp23 constexpr int32_t IPC_MEMORY_SIZE = 500 * 1024; // default size is 200 * 1024B, batch query need more memory
78 HILOG_DEBUG("infos size %{public}zu, resquestId %{public}d", infos.size(), requestId); in SetSearchElementInfoByAccessibilityIdResult()
79 int32_t leftSize = static_cast<int32_t>(infos.size()); in SetSearchElementInfoByAccessibilityIdResult()
92 // when infos size is a multi of 800, do not send the last empty reply in SetSearchElementInfoByAccessibilityIdResult()
149 if (!data.WriteInt32(infos.size())) { in SetSearchElementInfoByTextResult()
150 HILOG_ERROR("write infos's size failed"); in SetSearchElementInfoByTextResult()
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_aams_accessibility_keyevent_filter.cpp158 EXPECT_EQ(connectionMaps.size(), 1); in HWTEST_F()
195 EXPECT_EQ(connectionMaps.size(), 1); in HWTEST_F()
235 EXPECT_EQ(connectionMaps.size(), 1); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_stream_installer_host_test/
H A Dbms_stream_installer_host_test.cpp89 auto size = static_cast<int32_t>(streamInstallerHost_->funcMap_.size()); in HWTEST_F() local
90 EXPECT_EQ(size, FUNCTION_SIZE_OF_STREAM_INSTALL_HOST); in HWTEST_F()
/foundation/multimedia/av_codec/frameworks/native/capi/avmuxer/
H A Dnative_avmuxer.cpp105 CHECK_AND_RETURN_RET_LOG(sample->memory_ != nullptr && info.offset >= 0 && info.size >= 0 && in OH_AVMuxer_WriteSample()
106 sample->memory_->GetSize() >= (info.offset + info.size), AV_ERR_INVALID_VAL, "invalid memory"); in OH_AVMuxer_WriteSample()
112 sample->memory_->GetSize(), info.size); in OH_AVMuxer_WriteSample()
/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Dpipeline_layout_loader.cpp82 SafeGetJsonValue(*pcIter, "size", result.error, pl.pushConstant.byteSize); in Load()
88 PLUGIN_LOG_W("RENDER_VALIDATION: Invalid push constant size clamped (name:%s). push constant size %u <= %u", in Load()
100 const uint32_t inputDescriptorSetCount = static_cast<uint32_t>(descriptorSetLayouts.size()); in Load()
107 if (descRef.bindings.size() > PipelineLayoutConstants::MAX_DESCRIPTOR_SET_BINDING_COUNT) { in Load()
110 uri.data(), static_cast<uint32_t>(descRef.bindings.size()), in Load()
H A Dshader_data_loader.cpp44 if (ssr.res.success && (ssr.states.states.size() == 1u)) { in LoadState()
95 if (ver.size() == VERSION_SIZE) { in LoadFunc()
98 std::from_chars(ver.data() + delim + 1, ver.data() + ver.size(), verMinor); in LoadFunc()
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dpro_audio_stream_manager.cpp149 AUDIO_INFO_LOG("rendererStreamMap_.size() : %{public}zu", rendererStreamMap_.size()); in ReleaseRender()
150 if (rendererStreamMap_.size() == 0) { in ReleaseRender()
167 return rendererStreamMap_.size();
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_node_default_acceleration_structure_staging.cpp82 (startIndex + count <= static_cast<uint32_t>(triangles.size()))) { in ExecuteFrame()
90 (startIndex + count <= static_cast<uint32_t>(aabbs.size()))) { in ExecuteFrame()
96 (startIndex + count <= static_cast<uint32_t>(instances.size()))) { in ExecuteFrame()
/foundation/graphic/graphic_3d/lume/metaobject/src/container/
H A Dcontainer.cpp56 index = children_.size(); in Add()
96 index = BASE_NS::Math::min(index, children_.size()); in Insert()
176 toIndex = children_.size(); in Replace()
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_listener.h94 SCENE_PLUGIN_VERBOSE_LOG("%s: multiple, count %zu", __func__, vec.size()); in AddEntity()
149 for (int ii = 0; ii < keepAlive.size(); ii++) {
182 for (int ii = 0; ii < keepAlive.size(); ii++) {
H A Dcomponent_dll.cpp122 void SetRenderHandle(RENDER_NS::RenderHandleReference handle, const BASE_NS::Math::UVec2 size) override
125 if (size != cs) {
126 META_ACCESS_PROPERTY(Size)->SetValue(size); variable
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/
H A Dgeometry_range_adapter.h124 int32_t jIndex = arr.size() - 1; in InvertContainer()
197 if (arrData.size() == 0) { in BinarySearchPos()
202 uint32_t arrayEnd = arrData.size() - 1; in BinarySearchPos()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_interpolator.cpp210 if (times_.size() <= 0) { in InterpolateImpl()
216 if (input > times_[times_.size() - 1] - EPSILON) { in InterpolateImpl()
217 return times_[times_.size() - 1]; in InterpolateImpl()
/foundation/graphic/graphic_3d/lume/LumeDotfield/src/systems/
H A Ddotfield_system.cpp215 prim.size = { static_cast<uint32_t>(dfc.size.x), static_cast<uint32_t>(dfc.size.y) }; in OnComponentEvent()
/foundation/graphic/graphic_2d/graphic_test/graphic_test/rs_display_effect/property_display/
H A Dtest_RSBackground_Color.cpp48 for (int i = 0; i < colorList.size(); i++) { in GRAPHIC_TEST()
153 for (int i = 0; i < brightnessFractList.size(); i++) { in GRAPHIC_TEST()
184 for (int i = 0; i < shaderEffectList.size(); i++) { in GRAPHIC_TEST()
/foundation/graphic/graphic_3d/lume/LumeEngine/src/log/
H A Dlogger.cpp112 // use vsnprintf to calculate the required size (not supported by the _s variant) in VLog()
117 if (sizeNeeded > 0 && static_cast<size_t>(sizeNeeded) > buffer_.size()) { in VLog()
121 int ret = vsnprintf_s(buffer_.data(), buffer_.size(), buffer_.size() - 1, format.data(), tmp); in VLog()
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dstd_filesystem.cpp77 if ((path.length() < 4) || (path[2] != ':') || (path[3] != '/')) { // 4: size limit; 2 3: index of ':' '/' in ValidatePath()
181 basePath_.resize(basePath_.size() - 1); in StdFilesystem()
215 return { IDirectory::Entry::DIRECTORY, string { asString.data(), asString.size() }, in GetEntry()
219 return { IDirectory::Entry::FILE, string { asString.data(), asString.size() }, in GetEntry()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/systemtest/
H A Drs_interfaces_system_test.cpp144 opts.size.width = 3; in HWTEST_F()
145 opts.size.height = 2; in HWTEST_F()
148 int32_t stride = opts.size.width; in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_color_space_test.cpp88 EXPECT_NE(grColorSpace.GetWhitePoint().size(), 0UL); in HWTEST_F()
89 EXPECT_NE(grColorSpace.GetXYZToRGB().size(), 0UL); in HWTEST_F()
90 EXPECT_NE(grColorSpace.GetRGBToXYZ().size(), 0UL); in HWTEST_F()

Completed in 23 milliseconds

1...<<561562563564565566567568569570>>...1256