Home
last modified time | relevance | path

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

/external/deqp/framework/egl/
DegluUtil.hpp89 eglw::EGLenum parseClientAPI (const std::string& api);
DegluUtil.cpp445 EGLenum parseClientAPI (const std::string& api) in parseClientAPI() function
463 apis.push_back(parseClientAPI(*api)); in parseClientAPIs()