Home
last modified time | relevance | path

Searched refs:vertices (Results 1 – 4 of 4) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DCube.java33 int vertices[] = { in Cube() local
72 ByteBuffer vbb = ByteBuffer.allocateDirect(vertices.length*4); in Cube()
75 mVertexBuffer.put(vertices); in Cube()
/development/samples/ApiDemos/src/com/example/android/apis/os/
DRotationVectorDemo.java163 final float vertices[] = { in Cube() local
186 ByteBuffer vbb = ByteBuffer.allocateDirect(vertices.length*4); in Cube()
189 mVertexBuffer.put(vertices); in Cube()
/development/samples/Compass/src/com/example/android/compass/
DCompassActivity.java165 float vertices[] = { in onSurfaceCreated() local
188 vbb = ByteBuffer.allocateDirect(vertices.length*4); in onSurfaceCreated()
191 mVertexBuffer.put(vertices); in onSurfaceCreated()
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv45858 …axJ5iQIu-GR6xXEKEQQ@fakeemail.com,radeonsi: Prevent geometry shader from emitting too many vertices
47233 …rnal/mesa3d,fake_7xV7tNZYQVGqUhuyzbTHqw@fakeemail.com,mesa: don't flush vertices and don't flag _N…
48296 …T1fGRT0epziJEk4NbDA@fakeemail.com,nv50/ir: allow gl_ViewportIndex to work on non-provoking vertices
48486 …lMiGq3XxQGWGlSe5TB9J5A@fakeemail.com,i965/gs: Set control data bits for vertices emitted in stream…
49496 …fake_QOU8jBeET_us3_oqFDtr4w@fakeemail.com,nvc0: add support for setting patch vertices at draw time
52866 …nal/mesa3d,fake_7xV7tNZYQVGqUhuyzbTHqw@fakeemail.com,"mesa: don't flush vertices and don't flag _N…
52990 …5TB9J5A@fakeemail.com,glsl: Store info about geometry shaders that emit vertices to non-zero strea…
53292 …pntw-T3KQn7fq13FFdg@fakeemail.com,gallium/vl: use u_upload_mgr to upload vertices for vl_compositor
57465 …a3d,fake_nc0oJMw1QkSW8BoFbLZOiQ@fakeemail.com,graw/gs: add missing max output vertices to all tests
58533 …a3d,fake_nc0oJMw1QkSW8BoFbLZOiQ@fakeemail.com,draw: use the total number of vertices for statistics
[all …]