OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:removecontext
(Results
1 - 20
of
20
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/EGL/
EglDisplay.h
56
bool
removeContext
(EGLContext ctx);
57
bool
removeContext
(ContextPtr ctx);
EglDisplay.cpp
191
bool EglDisplay::
removeContext
(EGLContext ctx) {
203
bool EglDisplay::
removeContext
(ContextPtr ctx) {
EglImp.cpp
664
dpy->
removeContext
(context);
[
all
...]
/external/chromium_org/ui/gl/
gl_share_group.cc
24
void GLShareGroup::
RemoveContext
(GLContext* context) {
gl_share_group.h
26
void
RemoveContext
(GLContext* context);
gl_context.cc
36
share_group_->
RemoveContext
(this);
/frameworks/rs/
rsDevice.cpp
34
void Device::
removeContext
(Context *rsc) {
rsDevice.h
34
void
removeContext
(Context *);
rsContext.cpp
618
mDev->
removeContext
(this);
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLContextGroup.h
49
void
removeContext
(WebGLRenderingContext*);
WebGLContextGroup.cpp
61
void WebGLContextGroup::
removeContext
(WebGLRenderingContext* context)
WebGLRenderingContext.cpp
755
m_contextGroup->
removeContext
(this);
[
all
...]
/external/chromium_org/ipc/
ipc_sync_channel.cc
46
// if necessary. Call
RemoveContext
on the same thread when done.
131
void
RemoveContext
(SyncContext* context) {
324
received_sync_msgs_->
RemoveContext
(this);
/external/chromium_org/third_party/icu/source/i18n/
rbt_pars.cpp
308
void
removeContext
();
771
void RuleHalf::
removeContext
() {
[
all
...]
/external/icu4c/i18n/
rbt_pars.cpp
314
void
removeContext
();
777
void RuleHalf::
removeContext
() {
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.commands_3.6.0.I20100512-1500.jar
/prebuilts/devtools/tools/lib/
org-eclipse-core-commands-3.6.0.jar
/prebuilts/tools/common/eclipse/
org.eclipse.core.commands_3.4.0.I20080509-2000.jar
org.eclipse.core.commands_3.6.0.I20100512-1500.jar
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-core-commands/3.6.0/
org-eclipse-core-commands-3.6.0.jar
Completed in 284 milliseconds