Home | History | Annotate | Download | only in hwui

Lines Matching refs:bindPositionVertexPointer

1944     mCaches.bindPositionVertexPointer(force, 0);
1977 mCaches.bindPositionVertexPointer(force, vertices);
1989 mCaches.bindPositionVertexPointer(force, vertices, stride);
2014 mCaches.bindPositionVertexPointer(force, vertices);
2023 mCaches.bindPositionVertexPointer(force, vertices, gVertexStride);
2536 mCaches.bindPositionVertexPointer(true, vertices, isAA ? gAlphaVertexStride : gVertexStride);