Home
last modified time | relevance | path

Searched refs:clears (Results 1 – 25 of 52) sorted by relevance

123

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/
H A Drender_data_store_default_staging.cpp132 stagingConsumeData_.beginFrameClear.clears.push_back({ handle, color }); in ClearColorImage()
253 const bool noBeginClear = staging.beginFrameClear.clears.empty(); in HasBeginStagingData()
302 for (const auto& ref : frameStagingConsumeData_.beginFrameClear.clears) { in GetImageClearByteSize()
H A Drender_data_store_default_staging.h47 BASE_NS::vector<ImageClearCommand> clears; member
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_5.0.0.17/
H A Dchangelogs-bundlemanager.md13 The **bm clean** command clears application data. It is available in the user version only when the…
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_staging.cpp574 for (const auto& ref : imageClearData.clears) { in ClearImages()
586 if (additionalCopyBuffer_.handle && (!imageClearData.clears.empty())) { in ClearImages()
590 for (const auto& ref : imageClearData.clears) { in ClearImages()
631 for (const auto& ref : imageClearData.clears) { in ClearImages()
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-transition-animation-geometrytransition.md25 …used to set up a binding relationship. Setting **id** to an empty string clears the binding relati…
41 …used to set up a binding relationship. Setting **id** to an empty string clears the binding relati…
/ohos5.0/docs/en/application-dev/reference/apis-avcodec-kit/
H A Dnative__avsource_8h.md32 …rce.md#oh_avsource) \*source) | Destroys an **OH_AVSource** instance and clears internal resources…
H A D_a_v_source.md37 …urce](#oh_avsource) \*source) | Destroys an **OH_AVSource** instance and clears internal resources…
182 Destroys an **OH_AVSource** instance and clears internal resources.
H A Dnative__avdemuxer_8h.md31 …oy) (OH_AVDemuxer \*demuxer) | Destroys an **OH_AVDemuxer** instance and clears internal resources…
H A Dnative__cencinfo_8h.md58 …#oh_avcencinfo) \*cencInfo) | Destroys an **OH_AVCencInfo** instance and clears internal resources…
H A D_multimedia___drm.md65 …#oh_avcencinfo) \*cencInfo) | Destroys an **OH_AVCencInfo** instance and clears internal resources…
258 Destroys an **OH_AVCencInfo** instance and clears internal resources.
H A D_a_v_demuxer.md37 …oy) (OH_AVDemuxer \*demuxer) | Destroys an **OH_AVDemuxer** instance and clears internal resources…
126 Destroys an **OH_AVDemuxer** instance and clears internal resources. An instance can be destroyed o…
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/include/
H A Ddate_time_filter.h55 std::vector<MatchedDateTimeInfo>& matches, std::vector<MatchedDateTimeInfo>& clears);
/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-small-debug-shell-cmd-dmesg.md28 | -c | Prints content in the buffer and clears the buffer. | N/A …
H A Dkernel-small-start-user.md47 - The root process monitors the process for reclaiming the orphan process and clears the zombie pro…
H A Dkernel-small-basic-atomic.md23 …n exclusive access flag. If yes, the system updates the memory value and clears the flag. If no, t…
H A Dkernel-small-basic-trans-event.md94 | Clearing events| **LOS_EventClear**: clears a specified type of events.|
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Ddate_time_filter.cpp86 std::vector<MatchedDateTimeInfo>& matches, std::vector<MatchedDateTimeInfo>& clears) in FilterByRules() argument
88 if (clears.size() == 0) { in FilterByRules()
95 for (auto& clearMatch : clears) { in FilterByRules()
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/
H A D_hitrace.md62 | void [OH_HiTrace_EndChain](#oh_hitrace_endchain) () | Stops tracing the process and clears the tr…
333 This API clears the **HiTraceId** instance in the TLS of the calling thread.
415 Stops tracing the process and clears the trace ID of the calling thread if the given trace ID is va…
H A Dtrace_8h.md105 …ain](_hitrace.md#oh_hitrace_endchain) () | Stops tracing the process and clears the trace ID of th…
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-dfx-hitracechain.md44 …log and event information. After service processing is complete, HiTrace clears **traceid** from t…
117 …ain based on the **HiTraceId** object returned by the **Begin** API, and clears the **HiTraceId** …
/ohos5.0/base/hiviewdfx/hitrace/
H A DREADME.md86 …="b171995411436"></a><a name="b171995411436"></a>Begin</strong> API, and clears the <strong id="b8…
/ohos5.0/docs/en/readme/
H A Dlocation.md93 …Callback&lt;boolean&gt;) : void; | Obtains all cached GNSS locations and clears the GNSS cache que…
94 …ions() : Promise&lt;boolean&gt;; | Obtains all cached GNSS locations and clears the GNSS cache que…
/ohos5.0/docs/en/application-dev/security/UniversalKeystoreKit/
H A Dhuks-identity-authentication-overview.md52 … user identification is successful, and will be not affected if the user clears or changes the loc…
/ohos5.0/docs/en/application-dev/reference/native-lib/
H A Dopengles.md508 - **GL_COLOR_BUFFER_BIT**: clears the color buffer.
509 - **GL_DEPTH_BUFFER_BIT**: clears the depth buffer.
510 - **GL_STENCIL_BUFFER_BIT**: clears the stencil buffer.
/ohos5.0/docs/en/release-notes/
H A DOpenHarmony-v4.1.1-release.md122 …ations, the application freezes.<br>Workaround: The system automatically clears the application pr…

123