Home
last modified time | relevance | path

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

/hardware/google/graphics/gs101/libhwc2.1/libcolormanager/
DDisplayColorModule.cpp210 struct exynos_matrix linear_matrix; in linearMatrix() local
211 if ((ret = convertDqeMatrixDataToDrmMatrix(config->matrix_data, linear_matrix, in linearMatrix()
216 ret = drm->CreatePropertyBlob(&linear_matrix, sizeof(linear_matrix), &blobId); in linearMatrix()
/hardware/google/graphics/zuma/libhwc2.1/libcolormanager/
DDisplayColorModule.cpp218 struct exynos_matrix linear_matrix; in linearMatrix() local
219 if ((ret = convertDqeMatrixDataToDrmMatrix(config->matrix_data, linear_matrix, in linearMatrix()
224 ret = drm->CreatePropertyBlob(&linear_matrix, sizeof(linear_matrix), &blobId); in linearMatrix()