Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DBufferLayerConsumer.cpp58 static const mat4 mtxIdentity; variable
82 memcpy(mCurrentTransformMatrix, mtxIdentity.asArray(), sizeof(mCurrentTransformMatrix)); in BufferLayerConsumer()
/frameworks/native/libs/gui/
DGLConsumer.cpp80 static const mat4 mtxIdentity; variable
152 memcpy(mCurrentTransformMatrix, mtxIdentity.asArray(), in GLConsumer()
181 memcpy(mCurrentTransformMatrix, mtxIdentity.asArray(), in GLConsumer()