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
86
inline EGLAPI gl_hooks_t const*
getGlThreadSpecific
() {
/frameworks/native/opengl/libagl/
context.h
583
inline ogles_context_t*
getGlThreadSpecific
() {
591
inline ogles_context_t*
getGlThreadSpecific
() {
631
return
getGlThreadSpecific
();
Completed in 36 milliseconds