Home
last modified time | relevance | path

Searched refs:SURFACE_ERROR_ERROR (Results 1 - 8 of 8) sorted by relevance

/foundation/graphic/graphic_surface/interfaces/inner_api/common/
H A Dgraphic_common_c.h93 SURFACE_ERROR_ERROR = GSERROR_INTERNAL, enumerator
/foundation/graphic/graphic_2d/interfaces/inner_api/common/
H A Dgraphic_common_c.h90 SURFACE_ERROR_ERROR = GSERROR_INTERNAL, enumerator
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_engine_sample.cpp212 return SURFACE_ERROR_ERROR; in DoDraw()
224 return SURFACE_ERROR_ERROR; in DoDraw()
/foundation/graphic/graphic_2d/rosen/samples/hello_native_image/
H A Dhello_native_image.cpp145 if (timeStamp == SURFACE_ERROR_ERROR) { in GetData()
/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/systemtest/
H A Dnative_image_system_test.cpp191 ASSERT_NE(timeStamp, SURFACE_ERROR_ERROR); in HWTEST_F()
H A Dnative_image_opengl_system_test.cpp348 ASSERT_NE(timeStamp, SURFACE_ERROR_ERROR); in HWTEST_F()
/foundation/graphic/graphic_surface/surface/src/
H A Dnative_window.cpp171 BLOGE_CHECK_AND_RETURN_RET(window->surface != nullptr, SURFACE_ERROR_ERROR, "window surface is null"); in NativeWindowRequestBuffer()
/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/unittest/
H A Dnative_image_test.cpp460 ASSERT_NE(timeStamp, SURFACE_ERROR_ERROR); in HWTEST_F()

Completed in 8 milliseconds