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