Searched refs:bindTexCoordsVertexPointer (Results 1 – 4 of 4) sorted by relevance
182 void bindTexCoordsVertexPointer(bool force, GLvoid* vertices);
355 void Caches::bindTexCoordsVertexPointer(bool force, GLvoid* vertices) { in bindTexCoordsVertexPointer() function in android::uirenderer::Caches
378 caches.bindTexCoordsVertexPointer(force, buffer + offset); in issueDrawCommand()
1537 mCaches.bindTexCoordsVertexPointer(force, texCoords); in setupDrawMesh()1547 mCaches.bindTexCoordsVertexPointer(force, texCoords); in setupDrawMeshIndices()