HomeSort by relevance Sort by last modified time
    Searched defs:InitializeGLContext (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/gpu/config/
gpu_info_collector.cc 34 scoped_refptr<gfx::GLContext> InitializeGLContext(gfx::GLSurface* surface) {
94 scoped_refptr<gfx::GLContext> context(InitializeGLContext(surface.get()));
  /packages/apps/Camera/jni/feature_mos/src/mosaic_renderer/
FrameBuffer.cpp 19 bool FrameBuffer::InitializeGLContext() {
Renderer.cpp 32 InitializeGLContext();
194 void Renderer::InitializeGLContext()
  /packages/apps/Camera2/jni/feature_mos/src/mosaic_renderer/
FrameBuffer.cpp 19 bool FrameBuffer::InitializeGLContext() {
Renderer.cpp 32 InitializeGLContext();
194 void Renderer::InitializeGLContext()
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic_renderer/
FrameBuffer.cpp 19 bool FrameBuffer::InitializeGLContext() {
Renderer.cpp 32 InitializeGLContext();
194 void Renderer::InitializeGLContext()
  /external/chromium_org/content/browser/renderer_host/
compositing_iosurface_transformer_mac_unittest.cc 51 bool InitializeGLContext(CGLContextObj* context,
275 CHECK(InitializeGLContext(&context_, RESTRICTION_SOFTWARE_ONLY));

Completed in 87 milliseconds