Home
last modified time | relevance | path

Searched defs:CALL_HOOK_API (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/GLES1/
H A Dgles1.cpp19 #undef CALL_HOOK_API macro
20 #define CALL_HOOK_API(api, ...) \ macro
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/GLES2/
H A Dgles2.cpp19 #undef CALL_HOOK_API macro
20 #define CALL_HOOK_API(api, ...) \ macro
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl.cpp20 #undef CALL_HOOK_API macro
21 #define CALL_HOOK_API(api, ...) \ macro
H A Degl_core.cpp36 #undef CALL_HOOK_API macro
37 #define CALL_HOOK_API(...) macro
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/GLES3/
H A Dgles3.cpp61 #undef CALL_HOOK_API macro
62 #define CALL_HOOK_API(api, ...) \ macro
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/include/
H A Dhook.h29 #undef CALL_HOOK_API macro
30 #define CALL_HOOK_API(...) macro

Completed in 2 milliseconds