Home
last modified time | relevance | path

Searched defs:OnWindowChange (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/src/ohos/
H A Dtexture_layer.cpp202 TextureInfo TextureLayerImpl::OnWindowChange(float offsetX, float offsetY, float width, float heigh… in OnWindowChange() function in OHOS::Render3D::TextureLayerImpl
222 TextureInfo TextureLayerImpl::OnWindowChange(const WindowChangeInfo& windowChangeInfo) in OnWindowChange() function in OHOS::Render3D::TextureLayerImpl
270 TextureInfo TextureLayer::OnWindowChange(float offsetX, float offsetY, float width, float height, f… in OnWindowChange() function in OHOS::Render3D::TextureLayer
276 TextureInfo TextureLayer::OnWindowChange(const WindowChangeInfo& windowChangeInfo) in OnWindowChange() function in OHOS::Render3D::TextureLayer
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/src/
H A Dwidget_adapter.cpp173 bool WidgetAdapter::OnWindowChange(const TextureInfo& textureInfo) in OnWindowChange() function in OHOS::Render3D::WidgetAdapter
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/model/
H A Dmodel_test_ng.cpp63 void OnWindowChange(const Render3D::WindowChangeInfo& windowChangeInfo) in OnWindowChange() function in OHOS::Ace::NG::TestSceneAdapter
/ohos5.0/foundation/graphic/graphic_3d/3d_scene_adapter/src/
H A Dscene_adapter.cpp334 void SceneAdapter::OnWindowChange(const WindowChangeInfo& windowChangeInfo) in OnWindowChange() function in OHOS::Render3D::SceneAdapter
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/test/
H A D3d_widget_adapter_test.cpp89 void EngineTest::OnWindowChange(const TextureInfo &textureInfo) in OnWindowChange() function in OHOS::Render3D::EngineTest
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp207 void LumeCommon::OnWindowChange(const TextureInfo& textureInfo) in OnWindowChange() function in OHOS::Render3D::LumeCommon