Home
last modified time | relevance | path

Searched refs:snapshots (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_5.0.0.33/
H A Dchangelogs-bundlemanager.md41 …atomic service can provide no widget. However, if a widget is provided, snapshots of all sizes con…
45 This change is a non-compatible change. After the change, if there is a widget, snapshots of all si…
61 Provide snapshots of all sizes configured for the widget.
/ohos5.0/docs/en/application-dev/media/camera/
H A Dcamera-animation.md3 …ffectively incorporated. This topic describes how to use preview stream snapshots and ArkUI's [exp…
5 - Mode switching: Use preview stream snapshots to create a blur effect for transition.
11 - Front/Rear camera switching: Use preview stream snapshots to create a blur-and-flip effect for tr…
96 You can use preview stream snapshots to create a blur effect for mode switching or front/rear camer…
108 …Preview stream snapshots are obtained by calling [image.createPixelMapFromSurface](../../reference…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-componentSnapshot.md3 …ovides APIs for obtaining component snapshots, including snapshots of components that have been lo…
180 …in awaiting component building and rendering, the callback of offscreen snapshots has a delay of l…
196 …**Image** component, you can set **delay** to **0** to forcibly capture snapshots without waiting.…
283 …in awaiting component building and rendering, the callback of offscreen snapshots has a delay of l…
298 …**Image** component, you can set **delay** to **0** to forcibly capture snapshots without waiting.…
H A Djs-apis-arkui-UIContext.md7270 …**Image** component, you can set **delay** to **0** to forcibly capture snapshots without waiting.…
7366 …**Image** component, you can set **delay** to **0** to forcibly capture snapshots without waiting.…
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dobject_manager_test.cpp444 auto snapshots = manager->snapshots_.Find(snapshotKey).second; variable
445 ASSERT_EQ(snapshots, nullptr);
449 snapshots = manager->snapshots_.Find(snapshotKey).second;
450 ASSERT_NE(snapshots, nullptr);
/ohos5.0/docs/en/application-dev/napi/
H A Djsvm-introduction.md26 - Context Snapshot: manages context snapshots to shorten the time used to create JS context.
H A Duse-jsvm-create-snapshot.md116 // Use isForSnapshotting to set whether the VM is used for creating snapshots.
H A Djsvm-debugger-cpuprofiler-heapsnapshot.md266 …// After the JS is executed, take a heap snapshot again and compare the two snapshots for further …
/ohos5.0/docs/en/application-dev/reference/apis-mdm-kit/
H A Djs-apis-enterprise-restrictions.md231 … | Yes | Feature name.<br>- **snapshotSkip**: skips the screen snapshots.|
278 … | Yes | Feature name.<br>- **snapshotSkip**: skips the screen snapshots.|
325 … | Yes | Feature name.<br>- **snapshotSkip**: skips the screen snapshots.|
/ohos5.0/docs/en/application-dev/application-models/
H A Dmission-management-overview.md36 …xample, listening for mission changes, obtaining mission information or snapshots, and clearing, l…
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_manager.cpp1168 auto snapshots = snapshots_.Find(snapshotKey).second; in BindAsset() local
1169 bindSnapshots_.Compute(storeKey, [this, &asset, snapshots] (const auto &key, auto &value) { in BindAsset()
1170 value->emplace(std::pair{asset.uri, snapshots}); in BindAsset()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/
H A DREADME.md25 …The storage component provides data access, data reduction, transactions, snapshots, data combinat…
/ohos5.0/docs/en/application-dev/reference/common/
H A Djsvm__types_8h.md8 …, compiling and running JS code, implementing JS/C++ cross-language invoking, and taking snapshots.
H A Djsvm_8h.md8 …, compiling and running JS code, implementing JS/C++ cross-language invoking, and taking snapshots.
H A D_j_s_v_m.md14 …, compiling and running JS code, implementing JS/C++ cross-language invoking, and taking snapshots.
/ohos5.0/docs/en/application-dev/arkts-utils/
H A Dgc-introduction.md18 - Snapshot Space: stores heap snapshots.
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-drag-drop.md67 …pshot of the current component is used as the preview image. Currently, snapshots do not support v…
/ohos5.0/docs/en/release-notes/
H A DOpenHarmony-v3.1-release.md152 …ed.<br>- The capability of obtaining remote device missions and mission snapshots in real time is …
160 …DE-level context<br>I4PCVN [New feature] Obtaining and updating mission snapshots<br>I4PPW6 [Enhan…
H A DOpenHarmony-v3.2-release.md232 …ocation of photos taken by the camera. Users can record videos and take snapshots during video rec…