Home
last modified time | relevance | path

Searched defs:GetNextLayerAddr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/
H A Ddebug_layer_test.h25 typedef void* (*GetNextLayerAddr)(void*, const char*); typedef
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_layer.h24 using GetNextLayerAddr = void *(*)(void *, const char *); variable