Searched refs:EGL_IMAGE_PRESERVED_KHR (Results 1 – 5 of 5) sorted by relevance
31 EGLint attrs[] = { EGL_IMAGE_PRESERVED_KHR, EGL_TRUE, EGL_NONE }; in Image()
79 attributes other than EGL_IMAGE_PRESERVED_KHR are ignored."
168 EGLint imageAttrs[] = { EGL_IMAGE_PRESERVED_KHR, EGL_TRUE, EGL_NONE }; in com_android_server_AssetAtlasService_upload()
158 #define EGL_IMAGE_PRESERVED_KHR 0x30D2 /* eglCreateImageKHR attribute */ macro
1117 EGL_IMAGE_PRESERVED_KHR, EGL_TRUE, in createImage()