Home
last modified time | relevance | path

Searched refs:size (Results 13751 - 13775 of 13930) sorted by relevance

1...<<551552553554555556557558

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_xcomponent_bridge.cpp607 func->Call(vm, func.ToLocal(), argv.data(), argv.size()); in SetOnLoad()
H A Darkts_native_water_flow_bridge.cpp265 if (value >= NUM_0 && value < static_cast<int32_t>(LAYOUT_DIRECTION.size())) { in SetLayoutDirection()
/foundation/arkui/ace_engine/test/unittest/core/event/
H A Ddrag_event_test_ng_property_config_coverage.cpp529 ASSERT_NE(events.size(), 0); in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_pattern_testone_ng.cpp734 EXPECT_EQ(richEditorPattern->GetHost()->GetChildren().size(), 0); in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/pattern/canvas/
H A Dcanvas_custom_paint_method_testtwo_ng.cpp93 EXPECT_EQ(filters.size(), 0); in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/pattern/scrollable/
H A Dscrollable_test_ng.cpp1427 EXPECT_EQ(inputEvents.size(), 1); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_list_modifier.cpp555 for (uint32_t i = 0; i < option->mainSize.size(); i++) { in SetListChildrenMainSize()
H A Dnode_scroll_modifier.cpp363 if (static_cast<int>((*values)[SCROLL_TO_INDEX_CURVE]) < static_cast<int>(CurvesVector.size())) { in SetScrollTo()
/foundation/arkui/ace_engine/interfaces/napi/kits/observer/
H A Dui_observer_listener.cpp511 if (fingerList.size() > 0) { in AddFingerListInfo()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll_bar/
H A Dscroll_bar_pattern.cpp453 if (outerScrollBarLayoutInfos_.size() >= SCROLL_BAR_LAYOUT_INFO_COUNT) { in AddScrollBarLayoutInfo()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dservice_collaboration_menu_ace_helper.cpp817 .size = ImageSpanSize{ .width = CalcDimension(width), .height = CalcDimension(height) } }; in OnDataCallback()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.cpp281 if (doubleClickQueue_.size() == 1) { in HandleDoubleClickEvent()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_content_modifier.cpp159 for (size_t i = 0; i < gradientColors.size(); i++) { in DrawBackground()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_pattern.cpp84 if (host->GetChildren().size() == INDICATOR_HAS_CHILD) { in UpdateDigitalIndicator()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager_sync.cpp631 if (bundleName.size() == 0) { in ParamsProcessGetLaunchWantForBundleSync()
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_keyboard_test_ng.cpp1270 ASSERT_EQ(touchEventInfo.GetTouches().size(), 2u); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_deployer.cpp428 if (appqfInfo.hqfInfos.size() != 1) { in ResetNativeSoAttrs()
/foundation/multimedia/av_codec/services/media_engine/filters/
H A Ddecoder_surface_filter.cpp705 outputBuffer->pts_, outputBuffers_.size()); in DrainOutputBuffer()
895 MEDIA_LOG_W("invaild video size"); in OnOutputFormatChanged()
/foundation/graphic/graphic_3d/kits/js/src/
H A DSceneJS.cpp1043 auto status = napi_create_array_with_length(ctx, animRes.size(), &tmp); in GetAnimations()
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Degl_state.cpp314 ATTRIBUTE(EGL_MAX_PBUFFER_PIXELS), // Returns the maximum size of a pixel buffer surface in pixels. in DumpEGLConfig()
352 if (start < extensions.size()) { in ParseExtensions()
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dpath_test.cpp28 int len = rect.GetWidth() - rect.GetWidth() / 5.0f; // set len size in TestDrawStar()
149 for (size_t i = 0; i < linePoints.size(); i += 2) { in TestLineTo()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_surface_render_node.h1237 return intersectedRoundCornerAABBs_.size(); in GetIntersectedRoundCornerAABBsSize()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/pipeline/
H A Drs_render_thread_visitor_test.cpp1317 EXPECT_EQ(visitor.childSurfaceNodeIds_.size(), 0); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_surface_render_node_drawable.cpp213 // check offscreen size in PrepareOffscreenRender()
230 RS_TRACE_NAME_FMT("PrepareOffscreenRender surface size: [%d, %d]", maxRenderSize, maxRenderSize); in PrepareOffscreenRender()
339 if (unmappedCache.size() > 0) { in OnDraw()
/foundation/multimedia/media_foundation/tests/unittest/meta/
H A Dmeta_func_unit_test.cpp1246 EXPECT_TRUE(format->PutBuffer(item.first, valueIn.data(), valueIn.size())); in HWTEST_F()

Completed in 49 milliseconds

1...<<551552553554555556557558