Searched refs:EglGetErrorImpl (Results 1 – 3 of 3) sorted by relevance
26 EGLint EglGetErrorImpl();
283 EGLint EglGetErrorImpl(void) in EglGetErrorImpl() function1434 { "eglGetError", (EglWrapperFuncPointer)&EglGetErrorImpl },
71 OHOS::EglGetErrorImpl(); in ClearError()