Home | History | Annotate | Download | only in hwui

Lines Matching defs:ax

464             int ax = i + (op.meshWidth + 1) * 2;
465 int ay = ax + 1;
475 ColorTextureVertex::set(vertex++, vertices[ax], vertices[ay], u1, v2, colors[ax / 2]);