Searched defs:needSync (Results 1 - 11 of 11) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_surface_capture_task_parallel.cpp | 68 bool needSync = RSMainThread::Instance()->IsOcclusionNodesNeedSync(id, useCurWindow) ||
in CheckModifiers() local
|
H A D | rs_uifirst_manager.cpp | 626 static inline void SetUifirstSkipPartialSync(const std::shared_ptr<RSRenderNode> &node, bool needSync) in SetUifirstSkipPartialSync() argument
|
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_network_info_test.cpp | 336 bool needSync = false; in HWTEST_F() local [all...] |
/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | scb_system_session.cpp | 242 void SCBSystemSession::SyncScenePanelGlobalPosition(bool needSync) in SyncScenePanelGlobalPosition() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
H A D | repeat_virtual_scroll_node.cpp | 92 bool needSync = caches_.RebuildL1([start, end, cacheStart, cacheEnd, weak = WeakClaim(this)]( in DoSetActiveChildRange() local 189 bool needSync = caches_.RebuildL1([&activeItems, &cachedItems, baseIndex, weak = WeakClaim(this)]( in DoSetActiveChildRange() local
|
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_network_info.c | 298 static void ProcessApEnabled(uint32_t *capability, bool *needSync) in ProcessApEnabled() argument 308 static void ProcessApDisabled(uint32_t *capability, bool *needSync) in ProcessApDisabled() argument 317 static void GetNetworkCapability(SoftBusWifiState wifiState, uint32_t *capability, bool *needSync) in GetNetworkCapability() argument 377 bool needSync = false; WifiStateEventHandler() local [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/ |
H A D | rs_render_params.cpp | 334 void RSRenderParams::SetNeedSync(bool needSync) in SetNeedSync() argument
|
/foundation/window/window_manager/window_scene/session/host/include/ |
H A D | scene_session.h | 163 virtual void SyncScenePanelGlobalPosition(bool needSync) {} in SyncScenePanelGlobalPosition() argument
|
/foundation/arkui/napi/native_engine/ |
H A D | native_engine.cpp | 282 void NativeEngine::Loop(LoopMode mode, bool needSync) in Loop() argument
|
/foundation/arkui/napi/native_engine/impl/ark/ |
H A D | ark_native_engine.cpp | 1087 void ArkNativeEngine::Loop(LoopMode mode, bool needSync) in Loop() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_render_node.cpp | 2239 void RSRenderNode::SetUifirstSyncFlag(bool needSync) in SetUifirstSyncFlag() argument
|
Completed in 22 milliseconds