Searched refs:ProtectedContent (Results 1 – 9 of 9) sorted by relevance
82 EGLBoolean ProtectedContent; member
326 surf->ProtectedContent = val; in _eglParseSurfaceAttribList()409 surf->ProtectedContent = EGL_FALSE; in _eglInitSurface()612 *value = surface->ProtectedContent; in _eglQuerySurface()
170 EGLBoolean ProtectedContent; member
65 attrs->ProtectedContent = val; in _eglParseKHRImageAttribs()
908 if (read_surf && read_surf->ProtectedContent && in eglMakeCurrent()909 draw_surf && !draw_surf->ProtectedContent) in eglMakeCurrent()1510 if (surf->ProtectedContent) in eglCopyBuffers()
203 if (dri3_surf->surf.base.ProtectedContent && in dri3_create_surface()210 dri3_surf->surf.base.ProtectedContent; in dri3_create_surface()
256 if (dri2_surf->base.ProtectedContent) in get_back_bo()
2904 if (attrs.ProtectedContent) { in dri2_create_image_dma_buf()2921 attrs.ProtectedContent ? __DRI_IMAGE_PROTECTED_CONTENT_FLAG : 0, in dri2_create_image_dma_buf()
1063 if (dri2_surf->base.ProtectedContent) { in get_back_bo()