mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-11-27 08:51:29 +00:00
update graphic/graphic_2d/native_drawing/drawing_error_code.h.
Signed-off-by: 刘伟 <liuwei793@h-partners.com>
This commit is contained in:
parent
859e03f5cc
commit
f8e15b39a5
@ -67,6 +67,7 @@ typedef enum {
|
||||
OH_DRAWING_ERROR_PARAMETER_OUT_OF_RANGE = 26200001,
|
||||
/**
|
||||
* @error mem allocate failed.
|
||||
* @since 13
|
||||
*/
|
||||
OH_DRAWING_ERROR_ALLOCATION_FAILED = 26200002,
|
||||
} OH_Drawing_ErrorCode;
|
||||
|
Loading…
Reference in New Issue
Block a user