Home
last modified time | relevance | path

Searched refs:SetBufferQueueSize (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_framebuffer_surface.cpp44 ret = fbSurface->SetBufferQueueSize(MAX_BUFFER_SIZE); in CreateFramebufferSurface()
72 SurfaceError HdiFramebufferSurface::SetBufferQueueSize(uint32_t bufferSize) in SetBufferQueueSize() function in OHOS::Rosen::HdiFramebufferSurface
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_framebuffer_surface.h66 OHOS::SurfaceError SetBufferQueueSize(uint32_t bufferSize);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdiframebuffersurface_test.cpp89 ASSERT_EQ(fbSurface->SetBufferQueueSize(1), SURFACE_ERROR_NO_CONSUMER);