Home
last modified time | relevance | path

Searched refs:EglGetErrorImpl (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_entry.h26 EGLint EglGetErrorImpl();
H A Degl_wrapper_entry.cpp283 EGLint EglGetErrorImpl(void) in EglGetErrorImpl() function
1434 { "eglGetError", (EglWrapperFuncPointer)&EglGetErrorImpl },
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/
H A Dthread_private_data_ctl.cpp71 OHOS::EglGetErrorImpl(); in ClearError()