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

  /external/deqp/framework/egl/
egluUtil.hpp 88 eglw::EGLenum parseClientAPI (const std::string& api);
egluUtil.cpp 379 EGLenum parseClientAPI (const std::string& api)
397 apis.push_back(parseClientAPI(*api));

Completed in 213 milliseconds