Searched refs:EGL_NO_STREAM_KHR (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp1559 if (!dp) return EGL_NO_STREAM_KHR;
1561 EGLStreamKHR result = EGL_NO_STREAM_KHR;
1749 if (!dp) return EGL_NO_STREAM_KHR;
1751 EGLStreamKHR result = EGL_NO_STREAM_KHR;
/frameworks/native/opengl/include/EGL/
H A Deglext.h342 #define EGL_NO_STREAM_KHR ((EGLStreamKHR)0) macro

Completed in 47 milliseconds