Home
last modified time | relevance | path

Searched defs:FUNC_ADD (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ai/ai_engine/test/common/dl_operation/
H A Ddl_operation_test.cpp25 typedef int(*FUNC_ADD)(int, int); typedef
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_base.h54 static const GLenum FUNC_ADD = 0x8006; variable