Searched refs:ProtectedContent (Results 1 – 9 of 9) sorted by relevance
84 EGLBoolean ProtectedContent; member
326 surf->ProtectedContent = val; in _eglParseSurfaceAttribList()409 surf->ProtectedContent = EGL_FALSE; in _eglInitSurface()612 *value = surface->ProtectedContent; in _eglQuerySurface()
172 EGLBoolean ProtectedContent; member
65 attrs->ProtectedContent = val; in _eglParseKHRImageAttribs()
910 if (read_surf && read_surf->ProtectedContent && in eglMakeCurrent()911 draw_surf && !draw_surf->ProtectedContent) in eglMakeCurrent()1494 if (surf->ProtectedContent) in eglCopyBuffers()
187 if (dri3_surf->surf.base.ProtectedContent && in dri3_create_surface()194 dri3_surf->surf.base.ProtectedContent; in dri3_create_surface()
256 if (dri2_surf->base.ProtectedContent) in get_back_bo()
2883 if (attrs.ProtectedContent) { in dri2_create_image_dma_buf()2900 attrs.ProtectedContent ? __DRI_IMAGE_PROTECTED_CONTENT_FLAG : 0, in dri2_create_image_dma_buf()
634 if (dri2_surf->base.ProtectedContent) { in get_back_bo()