Home
last modified time | relevance | path

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

/foundation/graphic/graphic_surface/interfaces/inner_api/common/
H A Dgraphic_common_c.h47 GSERROR_NOT_INIT = 41203000, enumerator
81 WM_ERROR_NOT_INIT = GSERROR_NOT_INIT,
129 VSYNC_ERROR_NOT_INIT = GSERROR_NOT_INIT,
H A Dgraphic_common.h47 {GSERROR_NOT_INIT, "<412 not init>"},
/foundation/graphic/graphic_2d/interfaces/inner_api/common/
H A Dgraphic_common_c.h46 GSERROR_NOT_INIT = 41203000, enumerator
78 WM_ERROR_NOT_INIT = GSERROR_NOT_INIT,
124 VSYNC_ERROR_NOT_INIT = GSERROR_NOT_INIT,
H A Dgraphic_common.h80 case GSERROR_NOT_INIT: return "<412 not init>" + lowError; in GSErrorStr()
/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_buffer_impl.cpp518 return GSERROR_NOT_INIT; in WriteToMessageParcel()
598 return GSERROR_NOT_INIT; in SetMetadata()
627 return GSERROR_NOT_INIT; in GetMetadata()
646 return GSERROR_NOT_INIT; in ListMetadataKeys()
668 return GSERROR_NOT_INIT; in EraseMetadataKey()
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dsurface_buffer_impl_test.cpp113 ASSERT_EQ(buffer->ListMetadataKeys(keys), GSERROR_NOT_INIT); in HWTEST_F()
114 ASSERT_EQ(buffer->EraseMetadataKey(1), GSERROR_NOT_INIT); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_render_service_client.cpp93 return GSERROR_NOT_INIT;
107 return GSERROR_NOT_INIT;
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_render_service_client.cpp93 return GSERROR_NOT_INIT;
107 return GSERROR_NOT_INIT;

Completed in 6 milliseconds