Searched refs:NUM_COLOR_COMPONENTS (Results 1 – 1 of 1) sorted by relevance
57 private static final int NUM_COLOR_COMPONENTS = 4; field in Gles2ColoredTriangleList87 if (color.length != NUM_COLOR_COMPONENTS) { in Gles2ColoredTriangleList()