HomeSort by relevance Sort by last modified time
    Searched refs:parseClientAPIs (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/egl/
egluUtil.hpp 89 std::vector<eglw::EGLenum> parseClientAPIs (const std::string& apiList);
egluUtil.cpp 391 vector<EGLenum> parseClientAPIs (const std::string& apiList)
404 return parseClientAPIs(egl.queryString(display, EGL_CLIENT_APIS));

Completed in 136 milliseconds