Searched refs:EGL_HIGH_POWER_ANGLE (Results 1 – 4 of 4) sorted by relevance
64 EGL_HIGH_POWER_ANGLE 0x000275 EGL_LOW_POWER_ANGLE and EGL_HIGH_POWER_ANGLE. If this extension is85 to EGL_HIGH_POWER_ANGLE, will cause that context to release its90 to EGL_HIGH_POWER_ANGLE and which was previously released via
275 #define EGL_HIGH_POWER_ANGLE 0x0002 macro
347 if (attribs.get(EGL_POWER_PREFERENCE_ANGLE, EGL_LOW_POWER_ANGLE) == EGL_HIGH_POWER_ANGLE)
1884 if (value != EGL_LOW_POWER_ANGLE && value != EGL_HIGH_POWER_ANGLE) in ValidateCreateContext()