Home
last modified time | relevance | path

Searched refs:BadAlloc (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/xvmc/
Dcontext.c87 return BadAlloc; in Validate()
228 return BadAlloc; in XvMCCreateContext()
236 return BadAlloc; in XvMCCreateContext()
244 return BadAlloc; in XvMCCreateContext()
261 return BadAlloc; in XvMCCreateContext()
270 return BadAlloc; in XvMCCreateContext()
280 return BadAlloc; in XvMCCreateContext()
Dsubpicture.c123 return BadAlloc; in Validate()
227 return BadAlloc; in XvMCCreateSubpicture()
258 return BadAlloc; in XvMCCreateSubpicture()
287 return BadAlloc; in XvMCCreateSubpicture()
Dsurface.c174 return BadAlloc; in XvMCCreateSurface()
/external/mesa3d/src/glx/apple/
Dapple_glx_pbuffer.c144 *errorcode = BadAlloc; in apple_glx_pbuffer_create()
149 *errorcode = BadAlloc; in apple_glx_pbuffer_create()
Dapple_glx_context.c137 *errorptr = BadAlloc; in apple_glx_create_context()
/external/mesa3d/src/gallium/state_trackers/xorg/
Dxorg_xv.c240 return BadAlloc; in check_yuv_textures()
/external/libvncserver/x11vnc/
Dnox11.h421 #define BadAlloc 11 /* insufficient resources */ macro