Searched refs:EGL_IMAGE_PRESERVED_KHR (Results 1 – 6 of 6) sorted by relevance
29 EGLint attrs[] = { EGL_IMAGE_PRESERVED_KHR, EGL_TRUE, EGL_NONE }; in Image()
75 EGLint attrs[] = { EGL_IMAGE_PRESERVED_KHR, EGL_TRUE, EGL_NONE }; in copyGraphicBufferInto()
79 attributes other than EGL_IMAGE_PRESERVED_KHR are ignored."
138 EGLint imageAttrs[] = { EGL_IMAGE_PRESERVED_KHR, EGL_TRUE, EGL_NONE }; in AutoEglImage()
165 #define EGL_IMAGE_PRESERVED_KHR 0x30D2 /* eglCreateImageKHR attribute */ macro
1244 EGL_IMAGE_PRESERVED_KHR, EGL_TRUE, in createImage()