OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSharedGroup
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish/opengl/system/egl/
eglContext.h
45
GLSharedGroupPtr
getSharedGroup
(){ return sharedGroup; }
egl.cpp
149
sharedGroup = shareCtx->
getSharedGroup
();
962
hostCon->gl2Encoder()->setSharedGroup(context->
getSharedGroup
());
966
hostCon->glEncoder()->setSharedGroup(context->
getSharedGroup
());
[
all
...]
Completed in 171 milliseconds