/sdk/emulator/opengl/host/libs/Translator/GLcommon/ |
GLDispatch.cpp | 250 void (GL_APIENTRY *GLDispatch::glUniform1f)(GLint,GLfloat) = NULL; 488 LOAD_GL_FUNC(glUniform1f);
|
/device/generic/goldfish/opengl/system/GLESv2_enc/ |
gl2_entry.cpp | 120 void glUniform1f(GLint location, GLfloat x); 900 void glUniform1f(GLint location, GLfloat x) 903 ctx->glUniform1f(ctx, location, x); [all...] |
/cts/tests/tests/hardware/src/android/hardware/cts/ |
CameraGLTest.java | 699 GLES20.glUniform1f(muCRatioHandle, mCameraRatio); [all...] |
/development/ndk/platforms/android-5/include/GLES2/ |
gl2.h | 585 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
|
/external/chromium_org/third_party/angle/include/GLES2/ |
gl2.h | 585 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
|
/external/chromium_org/third_party/khronos/GLES2/ |
gl2.h | 585 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
|
/external/chromium_org/third_party/mesa/src/include/GLES2/ |
gl2.h | 585 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
|
/external/mesa3d/include/GLES2/ |
gl2.h | 585 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
|
/frameworks/base/media/mca/filterfw/native/core/ |
shader_program.cpp | 696 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);
|
/frameworks/native/opengl/include/GLES2/ |
gl2.h | 584 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
|
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/ |
GLES20Canvas.java | 711 GLES20.glUniform1f(params[INDEX_ALPHA].handle, getAlpha()); [all...] |
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/glrenderer/ |
GLES20Canvas.java | 711 GLES20.glUniform1f(params[INDEX_ALPHA].handle, getAlpha()); [all...] |
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES2/ |
gl2.h | 584 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES2/ |
gl2.h | 584 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES2/ |
gl2.h | 584 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES2/ |
gl2.h | 584 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
|
/prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/GLES2/ |
gl2.h | 584 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
|
/prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/GLES2/ |
gl2.h | 584 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
|
/prebuilts/ndk/6/platforms/android-5/arch-x86/usr/include/GLES2/ |
gl2.h | 584 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/GLES2/ |
gl2.h | 585 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/GLES2/ |
gl2.h | 585 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
|
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/GLES2/ |
gl2.h | 585 GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x);
|