HomeSort by relevance Sort by last modified time
    Searched full:gles (Results 101 - 125 of 370) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/third_party/mesa/src/src/gallium/targets/egl-static/
SConscript 63 if env['gles']:
  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/
SConscript 20 if env['gles']:
  /external/chromium_org/ui/gl/
gl_implementation_android.cc 88 // precision float parameters in GLES.
gl_implementation_ozone.cc 56 // precision float parameters in GLES.
  /external/mesa3d/
common.py 95 opts.Add(BoolOption('gles', 'EXPERIMENTAL: enable OpenGL ES support', 'no'))
  /external/mesa3d/include/CL/
cl_gl_ext.h 51 * This allows us to avoid having to decide whether to include GL headers or GLES here.
  /external/mesa3d/src/gallium/targets/egl-static/
SConscript 63 if env['gles']:
  /external/mesa3d/src/mapi/glapi/
SConscript 20 if env['gles']:
  /frameworks/base/cmds/bootanimation/
BootAnimation.h 27 #include <GLES/gl.h>
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
TransformUtils.java 42 // Note: Future versions of GLES will support NPOT mipmapping. When these become more
  /frameworks/native/libs/gui/
SyncFeatures.cpp 49 // GLES reads for a given buffer have completed.
  /frameworks/native/opengl/libagl/
BufferObjectManager.h 30 #include <GLES/gl.h>
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglContext.cpp 55 // call the client-api to remove the GLES context
  /sdk/emulator/opengl/tests/ut_renderer/
RendererContext.h 25 #include <GLES/gl.h>
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
importgl.h 34 #include <GLES/gl.h>
36 #include <GLES/egl.h>
  /frameworks/native/opengl/tests/angeles/include/GLES/
egl.h 38 #include <GLES/gl.h>
39 #include <GLES/egltypes.h>
  /frameworks/native/opengl/tests/finish/
finish.cpp 24 #include <GLES/gl.h>
25 #include <GLES/glext.h>
  /frameworks/native/opengl/tests/tritex/
tritex.cpp 8 #include <GLES/gl.h>
9 #include <GLES/glext.h>
  /frameworks/rs/driver/
rsdMeshObj.cpp 17 #include <GLES/gl.h>
19 #include <GLES/glext.h>
rsdPath.cpp 17 #include <GLES/gl.h>
19 #include <GLES/glext.h>
rsdProgramStore.cpp 24 #include <GLES/gl.h>
25 #include <GLES/glext.h>
  /frameworks/rs/
rsScriptC_LibGL.cpp 32 #include <GLES/gl.h>
33 #include <GLES/glext.h>
  /sdk/emulator/opengl/host/libs/GLESv1_dec/
GLDecoder.cpp 21 #include <GLES/gl.h>
22 #include <GLES/glext.h>
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmValidate.cpp 18 #include <GLES/gl.h>
19 #include <GLES/glext.h>
  /frameworks/base/core/jni/
android_opengl_GLES10Ext.cpp 20 #include <GLES/gl.h>
21 #include <GLES/glext.h>
41 /* special calls implemented in Android's GLES wrapper used to more
162 // GLES 2.x pnames
188 // GLES 1.x pnames

Completed in 380 milliseconds

1 2 3 45 6 7 8 91011>>