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

  /development/ndk/platforms/android-4/samples/san-angeles/jni/
demo.c 116 static GLOBJECT * newGLObject(long vertices, int vertexComponents,
213 result = newGLObject(vertices, 3, 1);
356 result = newGLObject(vertices, 2, 0);
  /frameworks/native/opengl/tests/angeles/
demo.c 116 static GLOBJECT * newGLObject(long vertices, int vertexComponents,
213 result = newGLObject(vertices, 3, 1);
356 result = newGLObject(vertices, 2, 0);

Completed in 287 milliseconds