Home
last modified time | relevance | path

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

/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface.h159 virtual void SetWindowConfigStride(int32_t stride) in SetWindowConfigStride() function in OHOS::Surface
/foundation/graphic/graphic_surface/surface/include/
H A Dproducer_surface.h213 void SetWindowConfigStride(int32_t stride) override;
/foundation/graphic/graphic_surface/surface/src/
H A Dnative_window.cpp328 window->surface->SetWindowConfigStride(stride); in HandleNativeWindowSetStride()
H A Dproducer_surface.cpp951 void ProducerSurface::SetWindowConfigStride(int32_t stride)
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dproducer_surface_test.cpp1446 surface_->SetWindowConfigStride(requestConfig.strideAlignment); in HWTEST_F()

Completed in 7 milliseconds