Searched refs:triangleVerticesData (Results 1 – 1 of 1) sorted by relevance
990 private float[] triangleVerticesData = { field in GLSurfaceViewFactory.GLSurfaceViewThread1041 .allocateDirect(triangleVerticesData.length * FLOAT_SIZE_BYTES) in run()1043 triangleVertices.put(triangleVerticesData).position(0); in run()