Searched refs:apiList (Results 1 - 2 of 2) sorted by relevance

/external/deqp/framework/egl/
H A DegluUtil.hpp89 std::vector<eglw::EGLenum> parseClientAPIs (const std::string& apiList);
H A DegluUtil.cpp391 vector<EGLenum> parseClientAPIs (const std::string& apiList) argument
393 const vector<string> apiStrs = de::splitString(apiList, ' ');

Completed in 81 milliseconds