Home
last modified time | relevance | path

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

/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface.h175 virtual void SetWindowConfigColorGamut(GraphicColorGamut colorGamut) in SetWindowConfigColorGamut() function in OHOS::Surface
/foundation/graphic/graphic_surface/surface/include/
H A Dproducer_surface.h217 void SetWindowConfigColorGamut(GraphicColorGamut colorGamut) override;
/foundation/graphic/graphic_surface/surface/src/
H A Dnative_window.cpp340 window->surface->SetWindowConfigColorGamut(static_cast<GraphicColorGamut>(colorGamut)); in HandleNativeWindowSetColorGamut()
H A Dproducer_surface.cpp975 void ProducerSurface::SetWindowConfigColorGamut(GraphicColorGamut colorGamut)
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dproducer_surface_test.cpp1450 surface_->SetWindowConfigColorGamut(requestConfig.colorGamut); in HWTEST_F()

Completed in 7 milliseconds