Searched refs:supportedApi (Results 1 – 3 of 3) sorted by relevance
31 static bool supportedApi(EGLenum api);
91 bool EglValidate::supportedApi(EGLenum api) { in supportedApi() function in EglValidate
902 if(!EglValidate::supportedApi(api)) { in eglBindAPI()