Home
last modified time | relevance | path

Searched defs:OnTransformHintChanged (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.h279 void OnTransformHintChanged(uint32_t transform) override {} in OnTransformHintChanged() function
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp248 void PipelineContext::OnTransformHintChanged(uint32_t transform) {} in OnTransformHintChanged() function in OHOS::Ace::NG::PipelineContext
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp1355 void PipelineContext::OnTransformHintChanged(uint32_t transform) in OnTransformHintChanged() function in OHOS::Ace::NG::PipelineContext