Home
last modified time | relevance | path

Searched defs:nativeUpdateUniforms (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
DRuntimeShader.java543 private static native void nativeUpdateUniforms( in nativeUpdateUniforms() method in RuntimeShader
545 private static native void nativeUpdateUniforms( in nativeUpdateUniforms() method in RuntimeShader
548 private static native void nativeUpdateUniforms( in nativeUpdateUniforms() method in RuntimeShader
550 private static native void nativeUpdateUniforms( in nativeUpdateUniforms() method in RuntimeShader
DMesh.java377 private static native void nativeUpdateUniforms(long builder, String uniformName, float value1, in nativeUpdateUniforms() method in Mesh
380 private static native void nativeUpdateUniforms( in nativeUpdateUniforms() method in Mesh
383 private static native void nativeUpdateUniforms(long builder, String uniformName, int value1, in nativeUpdateUniforms() method in Mesh
386 private static native void nativeUpdateUniforms(long builder, String uniformName, int[] values); in nativeUpdateUniforms() method in Mesh