Home
last modified time | relevance | path

Searched refs:E_OUTOFMEMORY (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/core/windows/
A DSDL_directx.h63 #ifndef E_OUTOFMEMORY
64 #define E_OUTOFMEMORY (HRESULT)0x8007000EL macro
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/imageio/
A Dwicdec.c106 hr = E_OUTOFMEMORY; in OpenInputStream()
140 if (color_contexts == NULL) return E_OUTOFMEMORY; in ExtractICCP()
161 hr = E_OUTOFMEMORY; in ExtractICCP()
351 hr = E_OUTOFMEMORY; in ReadPictureWithWIC()

Completed in 4 milliseconds