Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Devent_controller.cpp25 struct ExposureWrapper { struct
29 ExposureWrapper(const WeakPtr<NG::FrameNode>& node, RefPtr<ExposureProcessor>&& processor) in ExposureWrapper() argument
123 …const std::unordered_set<ExposureCfg, ExposureCfgHash>& exposureSet, std::list<ExposureWrapper>& o… in GetMatchedNodes()
136 … outputList.emplace_back(ExposureWrapper(Referenced::WeakClaim(Referenced::RawPtr(frameNode)), in GetMatchedNodes()
185 std::list<ExposureWrapper> targets; in ApplyExposureCfgInner()