Searched refs:sScratch (Results 1 – 2 of 2) sorted by relevance
75 float[] scratch = sScratch; in gluLookAt()150 float[] scratch = sScratch; in gluProject()216 float[] scratch = sScratch; in gluUnProject()244 private static final float[] sScratch = new float[32]; field in GLU
37948 Landroid/opengl/GLU;->sScratch:[F