Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.cpp384 CHECK_NULL_VOID(handlingSurfaceRenderContext_); in OnModifyDone()
453 CHECK_NULL_VOID(handlingSurfaceRenderContext_); in OnRebuildFrame()
1317 handlingSurfaceRenderContext_ = otherRenderContext; in SetHandlingRenderContextForSurface()
1323 handlingSurfaceRenderContext_->SetBounds( in SetHandlingRenderContextForSurface()
1348 if (handlingSurfaceRenderContext_) { in SetExtController()
1354 handlingSurfaceRenderContext_.Reset(); in SetExtController()
1553 if (handlingSurfaceRenderContext_) { in HandleSurfaceChangeEvent()
1554 handlingSurfaceRenderContext_->SetBounds( in HandleSurfaceChangeEvent()
2017 CHECK_NULL_VOID(handlingSurfaceRenderContext_); in SetSurfaceRotation()
2023 CHECK_NULL_VOID(handlingSurfaceRenderContext_); in SetRenderFit()
[all …]
H A Dxcomponent_pattern.h411 RefPtr<RenderContext> handlingSurfaceRenderContext_; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/xcomponent/
H A Dxcomponent_test_ng.cpp620 pattern->handlingSurfaceRenderContext_ = renderContext;
634 EXPECT_CALL(*AceType::DynamicCast<MockRenderContext>(pattern->handlingSurfaceRenderContext_),
663 EXPECT_CALL(*AceType::DynamicCast<MockRenderContext>(pattern->handlingSurfaceRenderContext_),
673 …*AceType::DynamicCast<MockRenderContext>(pattern->handlingSurfaceRenderContext_), SetSurfaceRotati…
1323 EXPECT_CALL(*AceType::DynamicCast<MockRenderContext>(pattern->handlingSurfaceRenderContext_),
H A Dxcomponent_property_test_ng.cpp795 …EXPECT_CALL(*AceType::DynamicCast<MockRenderContext>(pattern->handlingSurfaceRenderContext_), Stop…
806 …EXPECT_CALL(*AceType::DynamicCast<MockRenderContext>(pattern->handlingSurfaceRenderContext_), Stop…
816 …EXPECT_CALL(*AceType::DynamicCast<MockRenderContext>(pattern->handlingSurfaceRenderContext_), DoTe…
826 …EXPECT_CALL(*AceType::DynamicCast<MockRenderContext>(pattern->handlingSurfaceRenderContext_), DoTe…