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

/frameworks/native/opengl/include/EGL/
H A Deglext.h469 #define EGL_NO_FILE_DESCRIPTOR_KHR ((EGLNativeFileDescriptorKHR)(-1)) macro
/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp1732 if (!dp) return EGL_NO_FILE_DESCRIPTOR_KHR;
1734 EGLNativeFileDescriptorKHR result = EGL_NO_FILE_DESCRIPTOR_KHR;

Completed in 12 milliseconds