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

  /packages/apps/Camera/jni/feature_mos/src/mosaic_renderer/
FrameBuffer.cpp 19 bool FrameBuffer::InitializeGLContext() {
Renderer.cpp 32 InitializeGLContext();
194 void Renderer::InitializeGLContext()
  /external/mesa3d/src/pixelflinger2/
shader.cpp 40 static void InitializeGLContext(struct gl_context *ctx)
76 InitializeGLContext(const_cast<gl_context *>(ctx));
    [all...]

Completed in 38 milliseconds