OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getGLStrings
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/libOpenglRender/
FrameBuffer.h
64
void
getGLStrings
(const char** vendor, const char** renderer, const char** version) const {
render_api.cpp
217
fb->
getGLStrings
(vendor, renderer, version);
Completed in 69 milliseconds