Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Drender_texture.h91 void SetIsComponentSize(bool isComponentSize) in SetIsComponentSize() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/camera/
H A Dcamera_element.cpp226 renderTexture->SetIsComponentSize(false); in OnTextureSize()
533 renderTexture->SetIsComponentSize(true); in OnPrepared()