Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DGLConsumer.h137 static void computeTransformMatrix(float outTransform[16],
/frameworks/native/libs/gui/
DGLConsumer.cpp815 computeTransformMatrix(mCurrentTransformMatrix, buf, in computeCurrentTransformMatrixLocked()
820 void GLConsumer::computeTransformMatrix(float outTransform[16], in computeTransformMatrix() function in android::GLConsumer
DBufferQueueProducer.cpp1505 GLConsumer::computeTransformMatrix(outTransformMatrix, in getLastQueuedBuffer()