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

/frameworks/base/libs/hwui/
H A DDeferredLayerUpdater.cpp155 static const mat4 identityMatrix; local
156 updateLayer(false, identityMatrix.data);
/frameworks/native/services/surfaceflinger/tests/hwc2/
H A DHwc2Test.cpp4260 static const std::array<float, 16> identityMatrix = {{ variable
4271 identityMatrix,
4301 identityMatrix, HAL_COLOR_TRANSFORM_IDENTITY));
4315 ASSERT_NO_FATAL_FAILURE(setColorTransform(display, identityMatrix,
4331 identityMatrix, hint, &err));

Completed in 193 milliseconds