HomeSort by relevance Sort by last modified time
    Searched refs:GLfixed (Results 101 - 125 of 141) sorted by null

1 2 3 45 6

  /sdk/emulator/opengl/tests/translator_tests/GLES_CM/
triangleCM.cpp 47 ((GLfixed) ((d) * 65536)))
300 GLfixed fixedVertices[] = { F_to_X(-0.4f),F_to_X(-0.4f),F_to_X(0.0f), // Position
359 size_of = sizeof(GLfixed);
  /sdk/emulator/opengl/tests/translator_tests/GLES_V2/
triangleV2.cpp 47 ((GLfixed) ((d) * 65536)))
250 GLfixed vVertices[] = {F_to_X(0.0f), F_to_X(0.5f),F_to_X(0.0f),
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace_api.cpp     [all...]
  /frameworks/native/opengl/tests/gl_jni/jni/
gl_code.cpp 158 const GLfixed texCoords[] = {
  /frameworks/native/opengl/tests/tritex/
tritex.cpp 239 const GLfixed texCoords[] = {
  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLEScontext.h 178 virtual bool glGetFixedv(GLenum pname, GLfixed *params);
  /device/generic/goldfish/opengl/system/GLESv1_enc/
GLEncoder.cpp 148 void GLEncoder::s_glGetFixedv(void *self, GLenum param, GLfixed *ptr)
180 if (!state->getClientStateParameter<GLfixed>(param,ptr)) {
756 GLenum target, GLenum pname, GLfixed* params)
847 GLenum target, GLenum pname, GLfixed param)
885 GLenum target, GLenum pname, const GLfixed* params)
    [all...]
  /frameworks/native/opengl/libagl/
state.cpp 495 void glPointSizex(GLfixed size)
517 void glLineWidthx(GLfixed width)
  /frameworks/native/opengl/tests/gl_basic/
gl_basic.cpp 348 const GLfixed texCoords[] = {
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Context.h 107 case GL_FIXED: return mSize * sizeof(GLfixed);
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmContext.cpp 312 bool GLEScmContext::glGetFixedv(GLenum pname, GLfixed *params)
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /frameworks/native/opengl/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 34 typedef khronos_int32_t GLfixed;
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 34 typedef khronos_int32_t GLfixed;
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 34 typedef khronos_int32_t GLfixed;
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 34 typedef khronos_int32_t GLfixed;
  /prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 34 typedef khronos_int32_t GLfixed;
  /prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 34 typedef khronos_int32_t GLfixed;
  /prebuilts/ndk/6/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 34 typedef khronos_int32_t GLfixed;
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;

Completed in 1648 milliseconds

1 2 3 45 6