Searched refs:gIdentityf (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libagl/
H A Dmatrix.cpp38 static const GLfloat gIdentityf[16] = { 1,0,0,0, member in namespace:android
284 memcpy(m, gIdentityf, sizeof(m));
544 memcpy(inverse, gIdentityf, sizeof(gIdentityf));

Completed in 52 milliseconds