Home
last modified time | relevance | path

Searched refs:mat (Results 1 – 4 of 4) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosLayer.h242 std::array<float, TRANSFORM_MAT_SIZE> mat; member
DExynosLayer.cpp690 mLayerColorTransform.mat[i] = matrix[i]; in setLayerColorTransform()
/hardware/google/graphics/gs101/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterfaceModule.cpp22 int32_t convertDqeMatrixDataToMatrix(T &colorMatrix, M &mat, in convertDqeMatrixDataToMatrix() argument
30 mat.coeffs[i] = colorMatrix.coeffs[i]; in convertDqeMatrixDataToMatrix()
39 mat.offsets[i] = colorMatrix.offsets[i]; in convertDqeMatrixDataToMatrix()
/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplayModule.cpp595 layer->mLayerColorTransform.mat); in setLayerColorData()
602 layer->mLayerColorTransform.mat; in setLayerColorData()