Home
last modified time | relevance | path

Searched refs:mtxIdentity (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/gui/
DGLConsumer.cpp79 static float mtxIdentity[16] = { variable
176 memcpy(mCurrentTransformMatrix, mtxIdentity, in GLConsumer()
205 memcpy(mCurrentTransformMatrix, mtxIdentity, in GLConsumer()
826 xform[i] = mtxIdentity[i]; in computeTransformMatrix()