Home
last modified time | relevance | path

Searched refs:EglHookTable (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_loader.h22 struct EglHookTable;
37 bool LoadEgl(const char *libName, EglHookTable *table);
H A Degl_defs.h27 EglHookTable egl;
H A Degl_wrapper_loader.cpp54 bool EglWrapperLoader::LoadEgl(const char* libName, EglHookTable* table) in LoadEgl()
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/include/
H A Dhook.h46 struct EglHookTable { struct