Searched refs:EGL_CONTEXT_PRIORITY_LOW_IMG (Results 1 – 4 of 4) sorted by relevance
48 final static int EGL_CONTEXT_PRIORITY_LOW_IMG = 0x3103; field in GLSurfaceView20147 EGL_CONTEXT_PRIORITY_LEVEL_IMG, EGL_CONTEXT_PRIORITY_LOW_IMG, EGL10.EGL_NONE}; in createContext()
139 GLSurfaceView20.EGL_CONTEXT_PRIORITY_LEVEL_IMG, GLSurfaceView20.EGL_CONTEXT_PRIORITY_LOW_IMG, in createContext()
782 final int EGL_CONTEXT_PRIORITY_LOW_IMG = 0x3103; in createContext() local784 … GLSurfaceView20.EGL_CONTEXT_PRIORITY_LEVEL_IMG, GLSurfaceView20.EGL_CONTEXT_PRIORITY_LOW_IMG, in createContext()
171 #define EGL_CONTEXT_PRIORITY_LOW_IMG 0x3103 macro