Home
last modified time | relevance | path

Searched refs:SetWindowConfigTransform (Results 1 - 5 of 5) sorted by relevance

/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface.h179 virtual void SetWindowConfigTransform(GraphicTransformType transform) in SetWindowConfigTransform() function in OHOS::Surface
/foundation/graphic/graphic_surface/surface/include/
H A Dproducer_surface.h218 void SetWindowConfigTransform(GraphicTransformType transform) override;
/foundation/graphic/graphic_surface/surface/src/
H A Dnative_window.cpp347 window->surface->SetWindowConfigTransform(static_cast<GraphicTransformType>(transform)); in HandleNativeWindowSetTransform()
H A Dproducer_surface.cpp981 void ProducerSurface::SetWindowConfigTransform(GraphicTransformType transform)
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dproducer_surface_test.cpp1451 surface_->SetWindowConfigTransform(requestConfig.transform); in HWTEST_F()

Completed in 8 milliseconds