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()
133 EGLint attrs[] = { EGL_IMAGE_PRESERVED_KHR, EGL_TRUE, EGL_NONE }; in copySurfaceInto()
79 attributes other than EGL_IMAGE_PRESERVED_KHR are ignored."
144 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
1220 EGL_IMAGE_PRESERVED_KHR, EGL_TRUE, in createImage()