Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/detector/
DEgl.h44 FOR_EACH_EGL_FUNCTION(DECLARE_EGL_FUNCTION_MEMBER_POINTER);
DEgl.cpp52 FOR_EACH_EGL_FUNCTION(LOAD_EGL_FUNCTION_POINTER); in Load()
DEglFuncs.h20 #define FOR_EACH_EGL_FUNCTION(X) \ macro