HomeSort by relevance Sort by last modified time
    Searched refs:bindTexCoordsVertexPointer (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/hwui/renderstate/
MeshState.h 91 void bindTexCoordsVertexPointer(const GLvoid* vertices,
MeshState.cpp 127 void MeshState::bindTexCoordsVertexPointer(const GLvoid* vertices, GLsizei stride) {
RenderState.cpp 324 meshState().bindTexCoordsVertexPointer(vertices.texCoord, vertices.stride);
369 meshState().bindTexCoordsVertexPointer(

Completed in 50 milliseconds