Searched refs:protectedContentEXT (Results 1 – 5 of 5) sorted by relevance
264 outExtensions->protectedContentEXT = in generateExtensions()
632 bool protectedContentEXT = false; member
1607 if (!display->getExtensions().protectedContentEXT) in ValidateCreateContextAttribute()1911 if (!displayExtensions.protectedContentEXT) in ValidateCreatePbufferSurfaceAttribute()1999 ASSERT(displayExtensions.protectedContentEXT); in ValidateCreatePbufferSurfaceAttributeValue()2478 if (!displayExtensions.protectedContentEXT) in ValidateCreateWindowSurface()2785 if (!displayExtensions.protectedContentEXT) in ValidateCreatePbufferFromClientBuffer()2969 if (!displayExtensions.protectedContentEXT) in ValidateCreatePixmapSurface()3334 if (!displayExtensions.protectedContentEXT) in ValidateCreateImage()
1291 …nsionString("EGL_EXT_protected_content", protectedContentEXT, … in getStrings()
3618 if (!mDisplay->getExtensions().protectedContentEXT) in generateSupportedExtensions()