HomeSort by relevance Sort by last modified time
    Searched defs:Vertex (Results 1 - 25 of 28) sorted by null

1 2

  /external/clang/test/CodeGenCXX/
debug-info-template-array.cpp 9 struct Vertex {};
13 unique_ptr<Vertex<2>[]> v = unique_ptr<Vertex<2>[]>();
  /cts/tests/tests/opengl/src/android/opengl/cts/
Vertex.java 18 public class Vertex {
  /external/chromium_org/third_party/skia/experimental/AndroidPathRenderer/
Vertex.h 15 * Simple structure to describe a vertex with a position and a texture.
17 struct Vertex {
20 static inline void set(Vertex* vertex, float x, float y) {
21 vertex[0].position[0] = x;
22 vertex[0].position[1] = y;
24 }; // struct Vertex
27 * Simple structure to describe a vertex with a position and a texture.
33 static inline void set(TextureVertex* vertex, float x, float y, float u, float v) {
34 vertex[0].position[0] = x
    [all...]
  /external/skia/experimental/AndroidPathRenderer/
Vertex.h 15 * Simple structure to describe a vertex with a position and a texture.
17 struct Vertex {
20 static inline void set(Vertex* vertex, float x, float y) {
21 vertex[0].position[0] = x;
22 vertex[0].position[1] = y;
24 }; // struct Vertex
27 * Simple structure to describe a vertex with a position and a texture.
33 static inline void set(TextureVertex* vertex, float x, float y, float u, float v) {
34 vertex[0].position[0] = x
    [all...]
  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gles3jni.h 60 struct Vertex {
64 extern const Vertex QUAD[4];
  /external/chromium_org/cc/output/
geometry_binding.cc 16 struct Vertex {
19 // Index of the vertex, divide by 4 to have the matrix for this quad.
23 Vertex v0, v1, v2, v3;
38 Vertex v0 = {{quad_vertex_rect.x(), quad_vertex_rect.bottom(), 0.0f, },
40 Vertex v1 = {{quad_vertex_rect.x(), quad_vertex_rect.y(), 0.0f, },
42 Vertex v2 = {{quad_vertex_rect.right(), quad_vertex_rect.y(), 0.0f, },
44 Vertex v3 = {{quad_vertex_rect.right(), quad_vertex_rect.bottom(), 0.0f, },
  /frameworks/base/libs/hwui/
Vertex.h 26 * Simple structure to describe a vertex with a position and a texture.
28 struct Vertex {
41 static inline void set(Vertex* vertex, float x, float y) {
42 vertex[0].x = x;
43 vertex[0].y = y;
46 static inline void set(Vertex* vertex, Vector2 val) {
47 set(vertex, val.x, val.y);
50 static inline void copyWithOffset(Vertex* vertex, const Vertex& src, float x, float y)
    [all...]
  /external/chromium_org/third_party/skia/gm/
beziereffects.cpp 24 // Position & KLM line eq values. These are the vertex attributes for Bezier curves. The last value
72 struct Vertex {
157 Vertex verts[4];
160 sizeof(Vertex));
171 drawState->setVertexAttribs<kAttribs>(2, sizeof(Vertex));
230 struct Vertex {
312 Vertex verts[4];
315 sizeof(Vertex));
326 drawState->setVertexAttribs<kAttribs>(2, sizeof(Vertex));
421 struct Vertex {
    [all...]
  /external/skia/gm/
beziereffects.cpp 24 // Position & KLM line eq values. These are the vertex attributes for Bezier curves. The last value
72 struct Vertex {
157 Vertex verts[4];
160 sizeof(Vertex));
230 struct Vertex {
312 Vertex verts[4];
315 sizeof(Vertex));
421 struct Vertex {
498 Vertex verts[4];
501 sizeof(Vertex));
    [all...]
  /external/chromium_org/native_client_sdk/src/examples/api/graphics_3d/
graphics_3d.cc 171 struct Vertex {
177 const Vertex kCubeVerts[24] = {
440 //define the attributes of the vertex
446 sizeof(Vertex),
447 reinterpret_cast<void*>(offsetof(Vertex, loc)));
453 sizeof(Vertex),
454 reinterpret_cast<void*>(offsetof(Vertex, color)));
460 sizeof(Vertex),
461 reinterpret_cast<void*>(offsetof(Vertex, tex)));
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/src/cube/
cube.cc 172 struct Vertex {
178 const Vertex kCubeVerts[24] = {
444 //define the attributes of the vertex
450 sizeof(Vertex),
451 reinterpret_cast<void*>(offsetof(Vertex, loc)));
457 sizeof(Vertex),
458 reinterpret_cast<void*>(offsetof(Vertex, color)));
464 sizeof(Vertex),
465 reinterpret_cast<void*>(offsetof(Vertex, tex)));
  /external/llvm/include/llvm/Support/
GenericDomTree.h 213 // Vertex - Map the DFS number to the NodeT*
214 std::vector<NodeT*> Vertex;
226 Vertex.clear();
681 this->Vertex.push_back(nullptr);
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
riva_mmio.h 274 } Vertex[16];
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
plexus-utils-3.0.17.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/2.0.5/
plexus-utils-2.0.5.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/3.0/
plexus-utils-3.0.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/3.0.7/
plexus-utils-3.0.7.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/
plexus-utils-1.5.1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.7/
plexus-utils-3.0.7.jar 
  /prebuilts/tools/common/netbeans-visual/
org-openide-util.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 

Completed in 419 milliseconds

1 2