Home
last modified time | relevance | path

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

/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface.h167 virtual void SetWindowConfigUsage(uint64_t usage) in SetWindowConfigUsage() function in OHOS::Surface
/foundation/graphic/graphic_surface/surface/include/
H A Dproducer_surface.h215 void SetWindowConfigUsage(uint64_t usage) override;
/foundation/graphic/graphic_surface/surface/src/
H A Dnative_window.cpp309 window->surface->SetWindowConfigUsage(usage); in HandleNativeWindowSetUsage()
H A Dproducer_surface.cpp963 void ProducerSurface::SetWindowConfigUsage(uint64_t usage)
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dproducer_surface_test.cpp1448 surface_->SetWindowConfigUsage(requestConfig.usage); in HWTEST_F()

Completed in 7 milliseconds