Searched refs:gl (Results 76 - 100 of 110) sorted by relevance

12345

/frameworks/native/opengl/libagl/
H A Dmatrix.h28 #include <GLES/gl.h>
H A Ddxt.cpp26 #include <GLES/gl.h>
H A Dstate.cpp384 params[0] = formats[index].gh - formats[index].gl;
/frameworks/native/opengl/libs/EGL/
H A Degl.cpp26 #include <GLES/gl.h>
H A DeglApi.cpp28 #include <GLES/gl.h>
872 s->cnx->hooks[c->version]->gl.glReadPixels(0,0,1,1,
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Degl.h38 #include <GLES/gl.h>
/frameworks/native/opengl/tests/filter/
H A Dfilter.cpp5 #include <GLES/gl.h>
/frameworks/native/opengl/tests/finish/
H A Dfinish.cpp24 #include <GLES/gl.h>
/frameworks/native/opengl/tests/gl_jni/jni/
H A Dgl_code.cpp7 #include <GLES/gl.h>
/frameworks/native/opengl/tests/tritex/
H A Dtritex.cpp8 #include <GLES/gl.h>
/frameworks/native/services/surfaceflinger/
H A DLayerBase.h25 #include <GLES/gl.h>
H A DDisplayDevice.cpp32 #include <GLES/gl.h>
H A DSurfaceFlinger.h24 #include <GLES/gl.h>
H A DLayerBase.cpp26 #include <GLES/gl.h>
/frameworks/rs/driver/
H A DrsdAllocation.h24 #include <GLES/gl.h>
H A DrsdMeshObj.cpp17 #include <GLES/gl.h>
75 // Count the number of gl attrs to initialize
H A DrsdAllocation.cpp31 #include <GLES/gl.h>
397 RsdFrameBufferObj *lastFbo = dc->gl.currentFrameBuffer;
551 RSD_CALL_GL(eglSwapBuffers, dc->gl.egl.display, dc->gl.egl.surface);
H A DrsdShaderCache.cpp24 #include <GLES/gl.h>
/frameworks/support/renderscript/v8/rs_support/driver/
H A DrsdAllocation.h24 #include <GLES/gl.h>
/frameworks/native/opengl/tests/gl_basic/
H A Dgl_basic.cpp5 #include <GLES/gl.h>
/frameworks/native/opengl/tests/gl_yuvtex/
H A Dgl_yuvtex.cpp25 #include <GLES/gl.h>
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
H A DGLCHeader.cpp25 #include <GLES/gl.h>
/frameworks/rs/
H A DrsScriptC_LibGL.cpp32 #include <GLES/gl.h>
/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp49 #include <GLES/gl.h>
/frameworks/base/opengl/java/android/opengl/
H A DGLErrorWrapper.java38 public GLErrorWrapper(GL gl, int configFlags) { argument
39 super(gl);

Completed in 241 milliseconds

12345