OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateGLContext
(Results
1 - 16
of
16
) sorted by null
/external/chromium_org/ui/gl/
gl_context_ozone.cc
20
scoped_refptr<GLContext> GLContext::
CreateGLContext
(
gl_context_win.cc
23
scoped_refptr<GLContext> GLContext::
CreateGLContext
(
27
TRACE_EVENT0("gpu", "GLContext::
CreateGLContext
");
gl_context_x11.cc
25
scoped_refptr<GLContext> GLContext::
CreateGLContext
(
29
TRACE_EVENT0("gpu", "GLContext::
CreateGLContext
");
gl_context.h
84
static scoped_refptr<GLContext>
CreateGLContext
(
gl_context_android.cc
74
scoped_refptr<GLContext> GLContext::
CreateGLContext
(
gl_surface_egl.cc
197
scoped_refptr<GLContext> context = GLContext::
CreateGLContext
(
/external/chromium_org/gpu/command_buffer/tests/
gl_manager.cc
156
context_ = gfx::GLContext::
CreateGLContext
(share_group_.get(),
223
gfx::GLContext::
CreateGLContext
(base_share_group_->get(),
/external/chromium_org/gpu/config/
gpu_info_collector.cc
37
gfx::GLContext::
CreateGLContext
(NULL,
41
LOG(ERROR) << "gfx::GLContext::
CreateGLContext
failed";
/external/chromium_org/android_webview/browser/
scoped_app_gl_state_restore.cc
22
context(gfx::GLContext::
CreateGLContext
(NULL,
/external/chromium_org/content/gpu/
gpu_main.cc
345
scoped_refptr<gfx::GLContext> context(gfx::GLContext::
CreateGLContext
(
348
VLOG(1) << "gfx::GLContext::
CreateGLContext
failed";
/external/chromium_org/gpu/gles2_conform_support/egl/
display.cc
140
gl_context_ = gfx::GLContext::
CreateGLContext
(NULL,
/external/chromium_org/ui/surface/
accelerated_surface_mac.cc
51
gl_context_ = gfx::GLContext::
CreateGLContext
(
/external/chromium_org/gpu/command_buffer/service/
in_process_command_buffer.cc
363
context_ = gfx::GLContext::
CreateGLContext
(
376
context_ = gfx::GLContext::
CreateGLContext
(
async_pixel_transfer_manager_share_group.cc
114
context_ = gfx::GLContext::
CreateGLContext
(parent_context->share_group(),
async_pixel_transfer_manager_egl.cc
107
context_ = gfx::GLContext::
CreateGLContext
(
/external/chromium_org/content/common/gpu/
gpu_command_buffer_stub.cc
451
context = gfx::GLContext::
CreateGLContext
(
474
context = gfx::GLContext::
CreateGLContext
(
[
all
...]
Completed in 1779 milliseconds