Searched defs:GetAllowedGLImplementations (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ui/gl/
H A Dgl_implementation_ozone.cc31 void GetAllowedGLImplementations(std::vector<GLImplementation>* impls) { function in namespace:gfx
H A Dgl_implementation_android.cc34 void GetAllowedGLImplementations(std::vector<GLImplementation>* impls) { function in namespace:gfx
H A Dgl_implementation_mac.cc24 void GetAllowedGLImplementations(std::vector<GLImplementation>* impls) { function in namespace:gfx
H A Dgl_implementation_x11.cc45 void GetAllowedGLImplementations(std::vector<GLImplementation>* impls) { function in namespace:gfx
H A Dgl_implementation_win.cc102 void GetAllowedGLImplementations(std::vector<GLImplementation>* impls) { function in namespace:gfx

Completed in 117 milliseconds