HomeSort by relevance Sort by last modified time
    Searched refs:fixedM (Results 1 - 2 of 2) sorted by null

  /development/ndk/platforms/android-4/samples/san-angeles/jni/
demo.c 689 GLfixed fixedM[16];
691 fixedM[a] = (GLfixed)(m[a] * 65536);
692 glMultMatrixx(fixedM);
  /frameworks/native/opengl/tests/angeles/
demo.c 689 GLfixed fixedM[16];
691 fixedM[a] = (GLfixed)(m[a] * 65536);
692 glMultMatrixx(fixedM);

Completed in 37 milliseconds