Home
last modified time | relevance | path

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

/hardware/libhardware/tests/hwc/
Dtest-arrows.c47 static GLfloat vtx[2 * 3 * 2]; variable
82 vtx[0] = left; in prepare()
83 vtx[1] = top; in prepare()
84 vtx[2] = left; in prepare()
85 vtx[3] = bottom; in prepare()
86 vtx[4] = right; in prepare()
87 vtx[5] = bottom; in prepare()
89 vtx[6] = right; in prepare()
90 vtx[7] = bottom; in prepare()
91 vtx[8] = right; in prepare()
[all …]