HomeSort by relevance Sort by last modified time
    Searched refs:glUniform1f (Results 51 - 75 of 208) sorted by null

1 23 4 5 6 7 8 9

  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 585 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 488 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat v0);
  /external/deqp/framework/opengl/simplereference/
sglrContextWrapper.hpp 163 void glUniform1f (int location, float x);
  /external/mesa3d/include/GLES2/
gl2.h 585 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
  /frameworks/base/libs/hwui/debug/
unwrap_gles.h 836 #undef glUniform1f
wrap_gles.h     [all...]
  /frameworks/base/media/mca/filterfw/native/core/
shader_program.cpp 689 glUniform1f(var, value);
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES20.java     [all...]
  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
GLES20Canvas.java 711 GLES20.glUniform1f(params[INDEX_ALPHA].handle, getAlpha());
    [all...]
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
ImageShader.java 327 GLES20.glUniform1f(uniformHandle, value);
  /packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
GLES20Canvas.java 711 GLES20.glUniform1f(params[INDEX_ALPHA].handle, getAlpha());
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES2/
gl2.h 585 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES2/
gl2.h 585 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES2/
gl2.h 585 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/GLES2/
gl2.h 585 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/GLES2/
gl2.h 585 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/GLES2/
gl2.h 585 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/GLES2/
gl2.h 585 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/GLES2/
gl2.h 585 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/GLES2/
gl2.h 585 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/GLES2/
gl2.h 585 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/GLES2/
gl2.h 585 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/GLES2/
gl2.h 585 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/GLES2/
gl2.h 585 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/GLES2/
gl2.h 585 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);

Completed in 4706 milliseconds

1 23 4 5 6 7 8 9