Searched defs:native_shader (Results 1 – 2 of 2) sorted by relevance
75 private static native void nativeDestructor(int native_shader); in nativeDestructor()76 private static native boolean nativeGetLocalMatrix(int native_shader, in nativeGetLocalMatrix()78 private static native void nativeSetLocalMatrix(int native_shader, in nativeSetLocalMatrix()
87 /*package*/ static void nativeDestructor(int native_shader) { in nativeDestructor()92 /*package*/ static boolean nativeGetLocalMatrix(int native_shader, int matrix_instance) { in nativeGetLocalMatrix()118 /*package*/ static void nativeSetLocalMatrix(int native_shader, int matrix_instance) { in nativeSetLocalMatrix()