Home
last modified time | relevance | path

Searched refs:GetNextLayerProc (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/
H A Ddebug_layer_test1.cpp28 static void *GetNextLayerProc(const char *name) in GetNextLayerProc() function
40 PFNEGLGETDISPLAYPROC next = (PFNEGLGETDISPLAYPROC)GetNextLayerProc("eglGetDisplay"); in EglGetDisplay()
49 PFNEGLSWAPBUFFERSPROC next = (PFNEGLSWAPBUFFERSPROC)GetNextLayerProc("eglSwapBuffers"); in EglSwapBuffers()
H A Ddebug_layer_test2.cpp28 static void *GetNextLayerProc(const char *name) in GetNextLayerProc() function
40 PFNEGLGETDISPLAYPROC next = (PFNEGLGETDISPLAYPROC)GetNextLayerProc("eglGetDisplay"); in EglGetDisplay()
49 PFNEGLSWAPBUFFERSPROC next = (PFNEGLSWAPBUFFERSPROC)GetNextLayerProc("eglSwapBuffers"); in EglSwapBuffers()