Home
last modified time | relevance | path

Searched refs:GSERROR_NO_MEM (Results 1 – 6 of 6) sorted by relevance

/foundation/graphic/standard/interfaces/innerkits/common/
Dgraphic_common_c.h53 GSERROR_NO_MEM = 50003000, enumerator
70 WM_ERROR_NEW = GSERROR_NO_MEM,
88 SURFACE_ERROR_NOMEM = GSERROR_NO_MEM,
Dgraphic_common.h49 {GSERROR_NO_MEM, "<500 no memory>"},
/foundation/graphic/standard/frameworks/wm/src/
Dwindow_manager_impl.cpp201 return GSERROR_NO_MEM; in CreateVirtualDisplay()
222 return GSERROR_NO_MEM; in DestroyVirtualDisplay()
243 return GSERROR_NO_MEM; in SetDisplayMode()
318 return GSERROR_NO_MEM; in ListenNextScreenShot()
366 return GSERROR_NO_MEM; in ListenNextWindowShot()
Dsubwindow_video_impl.cpp100 return GSERROR_NO_MEM; in CreateSurface()
Dwindow_impl.cpp68 return GSERROR_NO_MEM; in CheckAndNew()
89 return GSERROR_NO_MEM; in CreateRemoteWindow()
/foundation/graphic/standard/frameworks/surface/src/
Dproducer_egl_surface.cpp361 return GSERROR_NO_MEM; in AddEglData()