Lines Matching refs:will
74 will be returned and the native display handle will be written
75 to <display_id>. Otherwise EGL_FALSE will be returned and the
77 not valid, an EGL_BAD_DISPLAY error will be generated. If <dpy>
78 is not initialized, an EGL_NOT_INITIALIZED error will be
80 will be generated.
92 The corresponding native window will be written to <win>,
93 and EGL_TRUE will be returned. If the call fails, EGL_FALSE
94 will be returned, and content of <win> will not be modified.
96 will be generated. If <dpy> is not initialized, an EGL_NOT_-
97 INITIALIZED error will be generated. If <surf> is not a valid
99 window, an EGL_BAD_SURFACE error will be generated." If <win>
100 is NULL, an EGL_BAD_PARAMETER error will be generated.
112 The corresponding native pixmap will be written to <pixmap>,
113 and EGL_TRUE will be returned. If the call fails, EGL_FALSE
114 will be returned, and the content of <pixmap> will not be
116 DISPLAY error will be generated. If <dpy> is not initialized,
117 an EGL_NOT_INITIALIZED error will be generated. If <surf> is
119 native pixmap, an EGL_BAD_SURFACE error will be generated." If
120 <pixmap> is NULL, an EGL_BAD_PARAMETER error will be