Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DDeferredLayerUpdater.cpp157 static const mat4 identityMatrix; in doUpdateVkTexImage() local
158 updateLayer(false, identityMatrix.data, HAL_DATASPACE_UNKNOWN); in doUpdateVkTexImage()
/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2Test.cpp4405 static const std::array<float, 16> identityMatrix = {{ variable
4416 identityMatrix,
4446 identityMatrix, HAL_COLOR_TRANSFORM_IDENTITY)); in TEST_F()
4460 ASSERT_NO_FATAL_FAILURE(setColorTransform(display, identityMatrix, in TEST_F()
4476 identityMatrix, hint, &err)); in TEST_F()