Searched refs:asMatrix4 (Results 1 – 4 of 4) sorted by relevance
93 mat4 asMatrix4() const;
384 mat4 Transform::asMatrix4() const { in asMatrix4() function in android::ui::Transform
3447 clientCompositionDisplay.globalTransform = displayTransform.asMatrix4(); in doComposeSurfaces()6031 clientCompositionDisplay.globalTransform = transform.asMatrix4(); in renderScreenImplLocked()