OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddContext
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/ui/gl/
gl_share_group.h
25
void
AddContext
(GLContext* context);
gl_share_group.cc
20
void GLShareGroup::
AddContext
(GLContext* context) {
gl_context.cc
32
share_group_->
AddContext
(this);
/frameworks/base/media/mca/filterfw/native/core/
gl_env.h
140
int
AddContext
(const EGLContext& context);
gl_env.cpp
269
int GLEnv::
AddContext
(const EGLContext& context) {
/external/chromium_org/ipc/
ipc_sync_channel.cc
47
static ReceivedSyncMsgQueue*
AddContext
() {
234
received_sync_msgs_(ReceivedSyncMsgQueue::
AddContext
()),
Completed in 92 milliseconds