Searched refs:nativeSetLocalMatrix (Results 1 – 2 of 2) sorted by relevance
85 native_instance = nativeSetLocalMatrix(native_instance, in setLocalMatrix()128 private static native long nativeSetLocalMatrix(long native_shader, long matrix_instance); in nativeSetLocalMatrix() method in Shader
84 /*package*/ static long nativeSetLocalMatrix(long native_shader, long matrix_instance) { in nativeSetLocalMatrix() method in Shader_Delegate