Searched refs:texCoordAttributeName (Results 1 – 1 of 1) sorted by relevance
306 if (name.equals(positionAttributeName()) || name.equals(texCoordAttributeName())) { in getAttributeLocation()565 public String texCoordAttributeName() { in texCoordAttributeName() method in ImageShader642 VertexAttribute attr = getProgramAttribute(texCoordAttributeName(), false); in updateSourceCoordAttribute()