Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Deglcurrent.h64 _eglIsApiValid(EGLenum api) in _eglIsApiValid() function
Deglapi.c1221 if (!_eglIsApiValid(api)) in eglBindAPI()