Home
last modified time | relevance | path

Searched refs:CreateFramebufferSurface (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_framebuffer_surface.h44 static sptr<HdiFramebufferSurface> CreateFramebufferSurface();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdiframebuffersurface_test.cpp35 hdiFramebufferSurface_ = HdiFramebufferSurface::CreateFramebufferSurface(); in SetUpTestCase()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_framebuffer_surface.cpp34 sptr<HdiFramebufferSurface> HdiFramebufferSurface::CreateFramebufferSurface() in CreateFramebufferSurface() function in OHOS::Rosen::HdiFramebufferSurface
H A Dhdi_output.cpp82 fbSurface_ = HdiFramebufferSurface::CreateFramebufferSurface(); in Init()