Home
last modified time | relevance | path

Searched refs:SURFACE_ERROR_NO_CONSUMER (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_framebuffer_surface.cpp72 return SURFACE_ERROR_NO_CONSUMER; in CreateSurface()
81 return SURFACE_ERROR_NO_CONSUMER; in CreateSurface()
90 return SURFACE_ERROR_NO_CONSUMER; in SetBufferQueueSize()
/foundation/graphic/graphic_surface/interfaces/inner_api/common/
H A Dgraphic_common_c.h106 SURFACE_ERROR_NO_CONSUMER = GSERROR_NO_CONSUMER, enumerator
/foundation/graphic/graphic_2d/interfaces/inner_api/common/
H A Dgraphic_common_c.h103 SURFACE_ERROR_NO_CONSUMER = GSERROR_NO_CONSUMER, enumerator
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdiframebuffersurface_test.cpp88 // no consumer, should fail with error code(SURFACE_ERROR_NO_CONSUMER) in HWTEST_F()
89 ASSERT_EQ(fbSurface->SetBufferQueueSize(1), SURFACE_ERROR_NO_CONSUMER); in HWTEST_F()

Completed in 3 milliseconds