/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | view_context_model_impl.cpp | 21 void ViewContextModelImpl::closeAnimation(const AnimationOption& option, bool needFlush) in closeAnimation()
|
/ohos5.0/drivers/interface/display/composer/v1_2/display_command/ |
H A D | display_cmd_requester.h | 51 … bool& needFlush, std::vector<uint32_t>& layers, std::vector<int32_t>& fences, bool isValidated) in CommitAndGetReleaseFence() 103 int32_t OnReplySkipStateFailed(CommandDataUnpacker& replyUnpacker, bool &needFlush) in OnReplySkipStateFailed() 139 bool& needFlush, std::vector<uint32_t>& layers, std::vector<int32_t>& fences) in OnReplyCommitAndGetReleaseFence()
|
H A D | display_cmd_responser.h | 36 bool needFlush; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/ |
H A D | hdi_backend.cpp | 146 int32_t HdiBackend::PrepareCompleteIfNeed(const OutputPtr &output, bool needFlush) in PrepareCompleteIfNeed() 175 bool needFlush = false; in Repaint() local 244 void HdiBackend::OnPrepareComplete(bool needFlush, const OutputPtr &output, std::vector<LayerInfoPt… in OnPrepareComplete()
|
H A D | hdi_device_impl.cpp | 241 int32_t HdiDeviceImpl::PrepareScreenLayers(uint32_t screenId, bool &needFlush) in PrepareScreenLayers() 401 …bool &needFlush, std::vector<uint32_t> &layers, std::vector<sptr<SyncFence>> &fences, bool isValid… in CommitAndGetReleaseFence()
|
H A D | hdi_output.cpp | 471 sptr<SyncFence> &fbFence, int32_t &skipState, bool &needFlush, bool isValidated) in CommitAndGetReleaseFence()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/ |
H A D | hdioutput_test.cpp | 223 bool needFlush = false; variable
|
H A D | hdidevice_test.cpp | 57 bool enabled = false, needFlush = false; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/view_context/ |
H A D | view_context_model_ng.cpp | 26 void ViewContextModelNG::closeAnimation(const AnimationOption& option, bool needFlush) in closeAnimation()
|
/ohos5.0/drivers/interface/display/composer/v1_2/hdi_impl/ |
H A D | display_composer_hdi_impl.h | 71 …t32_t CommitAndGetReleaseFence(uint32_t devId, int32_t& fence, int32_t& skipState, bool& needFlush, in CommitAndGetReleaseFence()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdidevice_fuzzer/ |
H A D | hdidevice_fuzzer.cpp | 145 bool needFlush = GetData<bool>(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/window/window_manager_lite/services/wms/ |
H A D | lite_wm.cpp | 481 bool needFlush = false; in ProcessUpdates() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
H A D | render_node.cpp | 60 void RenderNode::MarkTreeRender(const RefPtr<RenderNode>& root, bool& meetHole, bool needFlush) in MarkTreeRender() 83 void RenderNode::MarkWholeRender(const WeakPtr<RenderNode>& nodeWeak, bool needFlush) in MarkWholeRender()
|
/ohos5.0/drivers/interface/display/composer/v1_0/display_command/ |
H A D | display_cmd_responser.h | 274 bool needFlush = false; in OnPrepareDisplayLayers() local
|