Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_display.h42 static bool ValidateEglContext(EGLContext ctx);
H A Degl_wrapper_display.cpp392 bool EglWrapperDisplay::ValidateEglContext(EGLContext ctx) in ValidateEglContext() function in OHOS::EglWrapperDisplay
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrapperdisplay_fuzzer/
H A Deglwrapperdisplay_fuzzer.cpp150 eglWrapperDisplay->ValidateEglContext(ctx2); in DoSomethingInterestingWithMyAPI()