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

  /development/samples/GlobalTime/src/com/android/globaltime/
PointCloud.java 53 allocateBuffers(vertices, null, null, null, indices);
Annulus.java 99 allocateBuffers(vertices, null, null, colors, indices);
LatLongSphere.java 116 allocateBuffers(vertices, texcoords, normals, colors, indices);
Shape.java 156 public void allocateBuffers(int[] vertices, int[] texcoords, int[] normals,
180 public void allocateBuffers(int[] vertices, int[] texcoords, int[] normals,
  /frameworks/base/include/media/stagefright/
OMXCodec.h 187 status_t allocateBuffers();
  /frameworks/base/media/libstagefright/
OMXCodec.cpp     [all...]

Completed in 74 milliseconds