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

  /external/chromium_org/third_party/angle/src/libGLESv2/
main.cpp 19 Current *AllocateCurrent()
64 gl::AllocateCurrent();
94 return (current ? current : AllocateCurrent());
  /external/chromium_org/third_party/angle/src/libEGL/
main.cpp 19 Current *AllocateCurrent()
82 egl::AllocateCurrent();
112 return (current ? current : AllocateCurrent());

Completed in 46 milliseconds