OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getGlThreadSpecific
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/opengl/libs/
hooks.h
87
inline EGLAPI gl_hooks_t const*
getGlThreadSpecific
() {
/frameworks/native/opengl/libagl/
context.h
588
inline ogles_context_t*
getGlThreadSpecific
() {
596
inline ogles_context_t*
getGlThreadSpecific
() {
636
return
getGlThreadSpecific
();
Completed in 77 milliseconds