Home
last modified time | relevance | path

Searched refs:IsValidPlatformTypeForPlatformDisplayConnection (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/
H A DFunctionsEGL.cpp41 bool IsValidPlatformTypeForPlatformDisplayConnection(EGLAttrib platformType) in IsValidPlatformTypeForPlatformDisplayConnection() function
254 if (IsValidPlatformTypeForPlatformDisplayConnection(platformType)) in initialize()
416 ASSERT(IsValidPlatformTypeForPlatformDisplayConnection(platformType)); in getPlatformDisplay()