Home
last modified time | relevance | path

Searched refs:end (Results 12426 - 12450 of 19038) sorted by relevance

1...<<491492493494495496497498499500>>...762

/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dpan_recognizer.cpp102 if (itr == touchPoints_.end()) { in HandleTouchUpEvent()
164 if (itr == touchPoints_.end()) { in HandleTouchMoveEvent()
/foundation/arkui/ace_engine/frameworks/core/components_v2/pattern_lock/
H A Drender_pattern_lock.cpp104 for (auto it = choosePoint_.begin(); it != choosePoint_.end(); it++) { in HandleCellTouchUp()
231 for (auto it = choosePoint_.begin(); it != choosePoint_.end(); it++) { in CheckChoosePoint()
/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_source_info.cpp63 std::transform(head.begin(), head.end(), head.begin(), [](unsigned char c) { return std::tolower(c); }); in IsPngSource()
101 std::transform(head.begin(), head.end(), head.begin(), [](unsigned char c) { return std::tolower(c); }); in ResolveURIType()
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_dumper.cpp50 std::transform(args.begin(), args.end(), std::back_inserter(params), in Dump()
66 HILOG_INFO("Dump end"); in Dump()
190 for (auto itr = accessibilityEventTable.begin(); itr != accessibilityEventTable.end(); ++itr) { in ConvertEventTypes()
H A Daccessibility_datashare_helper.cpp264 if (iter != settingObserverMap_.end() && iter->second != nullptr) { in RegisterObserver()
296 if (iter != settingObserverMap_.end() && iter->second != nullptr) { in UnregisterObserver()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_user_mgr_host_impl.cpp109 APP_LOGI("CreateNewUser end userId: (%{public}d)", userId); in CreateNewUser()
198 if (std::find(disallowList.begin(), disallowList.end(), in GetAllPreInstallBundleInfos()
199 preInfo.GetBundleName()) != disallowList.end()) { in GetAllPreInstallBundleInfos()
299 APP_LOGI("RemoveUser end userId: (%{public}d)", userId); in ProcessRemoveUser()
379 APP_LOGI("InnerUninstallBundle for userId: %{public}d end", userId); in InnerUninstallBundle()
H A Dzip_file.cpp73 // central dir can't overlap end of central dir in CheckEndDir()
75 APP_LOGE("end dir format error"); in CheckEndDir()
87 APP_LOGE("parse EOCD file length(%{public}llu) <= end dir length(%{public}llu)", fileStartPos_, fileLength_); in ParseEndDirectory()
248 return entriesMap_.find(entryName) != entriesMap_.end(); in HasEntry()
278 if (iter != entriesMap_.end()) { in GetEntry()
H A Duser_unlocked_event_subscriber.cpp211 APP_LOGI("UpdateAppDataDirSelinuxLabel userId:%{public}d end", userId); in UpdateAppDataDirSelinuxLabel()
227 auto it = std::find_if(reqPermissions.begin(), reqPermissions.end(), [](const std::string &permission) { in ProcessUpdateAppDataDir()
230 if (it == reqPermissions.end()) { in ProcessUpdateAppDataDir()
296 APP_LOGI_NOFUNC("process new back up dir, end"); in ProcessNewBackupDir()
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dspan_accessibility_test_ng.cpp162 aiSpan1.end = aiSpan1.content.length(); in HWTEST_F()
279 aiSpan1.end = aiSpan1.content.length(); in HWTEST_F()
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_canvas.h136 * starts from the end point of the last line.
138 * @param endPoint Indicates the end point of the straight line.
149 * @param endPoint Indicates the coordinates of the end point.
160 * the drawing starts from the end point of the last line.
165 * @param endPoint Indicates the coordinates of the end point of the cubic Bezier curve.
180 * @param endPoint Indicates the coordinates of the end point of the cubic Bezier curve.
233 * When the start angle is smaller than the end angle, the sector is drawn clockwise.
240 * @param endAngle Indicates the end angle of the sector. Value <b>0</b> indicates the 12-o'clock direction,
252 * When the start angle is smaller than the end angle, the sector is drawn clockwise.
259 * @param endAngle Indicates the end angl
458 Point end; global() member
465 Point end; global() member
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dkeys.h118 KEYWORD(END, end) // date picker-view attr
133 KEYWORD(FLEX_END, flex-end) // layout style
242 KEYWORD(SCROLLEND, scrollend) // scroll end event listener
272 KEYWORD(STOP, stop) // image-animator stop event, video component end event tag
345 // Reused by the struct end
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_sub_2_test.cpp506 EXPECT_TRUE(containerNodeIter == textFieldManager->textFieldInfoMap_.end()); in HWTEST_F()
510 EXPECT_FALSE(containerNodeIter_2 == textFieldManager->textFieldInfoMap_.end()); in HWTEST_F()
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble_central_manager_callback.cpp187 sysObservers.find(type) != sysObservers.end()) { in OnSysScanCallback()
289 if (observers.find(REGISTER_SYS_BLE_SCAN_TYPE) == observers.end()) { in OnStartOrStopScanEvent()
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_a2dp_source_server.cpp325 for (auto it = ret.codecInfoConfirmedCap.begin(); it != ret.codecInfoConfirmedCap.end(); it++) { in GetCodecStatus()
338 for (auto it = ret.codecInfoLocalCap.begin(); it != ret.codecInfoLocalCap.end(); it++) { in GetCodecStatus()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter_properties.cpp372 eirName.assign(subString.begin(), subString.end()); in SetEirData()
382 for (auto it = uuids_.begin(); it != uuids_.end(); it++) { in SetEirData()
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dinterface_helpers.h386 v1.insert(v1.end(), v2.begin(), v2.end()); \
/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Daudio_process_config.cpp100 if (std::find(AUDIO_SUPPORTED_STREAM_USAGES.begin(), AUDIO_SUPPORTED_STREAM_USAGES.end(), tmpUsage) ==
101 AUDIO_SUPPORTED_STREAM_USAGES.end()) {
/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/
H A Drender_data_store_default_staging.cpp213 staging.bufferImageCopies.end(), bufferImageCopies.begin(), bufferImageCopies.end()); in CopyBufferToImage()
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/include/
H A Daudio_renderer_private.h286 callbacks_.erase(std::remove(callbacks_.begin(), callbacks_.end(), callback), callbacks_.end()); in RemoveCallback()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_round_corner_config.cpp39 str.erase(remove(str.begin(), str.end(), ' '), str.end()); in RegexMatchNum()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/dfx/
H A Drs_dirty_rects_dfx.cpp299 if (matchType == DIRTY_REGION_TYPE_MAP.end()) { in DrawAndTraceSingleDirtyRegionTypeForDFX()
353 if (matchType != DIRTY_REGION_DEBUG_TYPE_MAP.end()) { in DrawDetailedTypesOfDirtyRegionForDFX()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_display_render_node.h251 if (currentFrameSurfacePos_.find(lastFrameSurfacePo.first) == currentFrameSurfacePos_.end()) { in GetSurfaceChangedRects()
256 if (lastFrameSurfacePos_.find(currentFrameSurfacePo.first) == lastFrameSurfacePos_.end()) { in GetSurfaceChangedRects()
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_dcl/
H A Ddrawing_playback.cpp173 auto end = std::chrono::system_clock::now(); in PrintDurationTime() local
174 auto duration = std::chrono::duration_cast<std::chrono::nanoseconds> (end - start); in PrintDurationTime()
210 std::cout << "press any key to draw one skp in OH.(end)" << std::endl; in ReplayMSKP()
229 std::cout << "press any key to draw one frame.(end)" << std::endl; in ReplaySKP()
/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/systemtest/
H A Dnative_image_opengl_system_test.cpp58 const char* end = extensions + strlen(extensions); in CheckEglExtension() local
60 while (extensions < end) { in CheckEglExtension()
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Dparagraph_builder_impl.cpp209 std::transform(txt.strutFontFamilies.begin(), txt.strutFontFamilies.end(), std::back_inserter(strutFonts), in TextStyleToSkStyle()
259 std::transform(txt.fontFamilies.begin(), txt.fontFamilies.end(), std::back_inserter(fonts), in ConvertTextStyleToSkStyle()

Completed in 28 milliseconds

1...<<491492493494495496497498499500>>...762