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

  /external/deqp/framework/egl/
egluUtil.cpp 246 const vector<EGLint> legacyAttribs = toLegacyAttribList(nativeDisplay.getPlatformAttributes());
300 const vector<EGLint> legacyAttribs = toLegacyAttribList(attribList);
308 const vector<EGLint> legacyAttribs = toLegacyAttribList(attribList);
340 const vector<EGLint> legacyAttribs = toLegacyAttribList(attribList);
348 const vector<EGLint> legacyAttribs = toLegacyAttribList(attribList);
418 vector<EGLint> toLegacyAttribList (const EGLAttrib* attribs)
egluUtil.hpp 94 std::vector<eglw::EGLint> toLegacyAttribList (const eglw::EGLAttrib* attribs);

Completed in 149 milliseconds