Searched refs:IMAGE_RESULT_MALLOC_ABNORMAL (Results 1 – 6 of 6) sorted by relevance
1801 如果图像内存分配异常,返回IMAGE_RESULT_MALLOC_ABNORMAL;1887 如果图像内存分配异常,返回IMAGE_RESULT_MALLOC_ABNORMAL;2388 如果图像内存分配异常,返回IMAGE_RESULT_MALLOC_ABNORMAL;2465 如果图像分配内存失败则返回IMAGE_RESULT_MALLOC_ABNORMAL;2537 如果图像分配内存失败则返回IMAGE_RESULT_MALLOC_ABNORMAL;2620 如果图像分配内存失败则返回IMAGE_RESULT_MALLOC_ABNORMAL;2744 如果图像分配内存失败则返回IMAGE_RESULT_MALLOC_ABNORMAL;2811 如果图像分配内存失败则返回IMAGE_RESULT_MALLOC_ABNORMAL;2946 如果图像分配内存失败则返回IMAGE_RESULT_MALLOC_ABNORMAL;3107 如果图像分配内存失败则返回IMAGE_RESULT_MALLOC_ABNORMAL;[all …]
44 …,<br/>IMAGE_RESULT_DATA_ABNORMAL = IMAGE_RESULT_BASE + 5,<br/>IMAGE_RESULT_MALLOC_ABNORMAL = IMAGE…
59 IMAGE_RESULT_MALLOC_ABNORMAL = IMAGE_RESULT_BASE + 6, // image malloc error enumerator
44 … 4,<br>IMAGE_RESULT_DATA_ABNORMAL = IMAGE_RESULT_BASE + 5,<br>IMAGE_RESULT_MALLOC_ABNORMAL = IMAGE…
492 | IMAGE_RESULT_MALLOC_ABNORMAL | An error occurs during memory allocation.| 1905 Returns **IMAGE_RESULT_MALLOC_ABNORMAL** if an error occurs during memory allocation.1993 Returns **IMAGE_RESULT_MALLOC_ABNORMAL** if an error occurs during memory allocation.2512 Returns **IMAGE_RESULT_MALLOC_ABNORMAL** if an error occurs during memory allocation.2591 Returns **IMAGE_RESULT_MALLOC_ABNORMAL** if an error occurs during memory allocation.2666 Returns **IMAGE_RESULT_MALLOC_ABNORMAL** if an error occurs during memory allocation.2751 Returns **IMAGE_RESULT_MALLOC_ABNORMAL** if an error occurs during memory allocation.2880 Returns **IMAGE_RESULT_MALLOC_ABNORMAL** if an error occurs during memory allocation.2951 Returns **IMAGE_RESULT_MALLOC_ABNORMAL** if an error occurs during memory allocation.3096 Returns **IMAGE_RESULT_MALLOC_ABNORMAL** if an error occurs during memory allocation.[all …]
394 return IMAGE_RESULT_MALLOC_ABNORMAL; in AllocPixelMapMemory()984 error = IMAGE_RESULT_MALLOC_ABNORMAL; in CopyPixelMap()