Home
last modified time | relevance | path

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

/hardware/google/graphics/gs101/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterfaceModule.cpp207 struct exynos_matrix gamma_matrix; in createGammaMatBlobFromIDqe() local
209 … dqe.GammaMatrix().config->matrix_data, gamma_matrix, DRM_SAMSUNG_MATRIX_DIMENS)) != NO_ERROR) in createGammaMatBlobFromIDqe()
214 ret = mDrmDevice->CreatePropertyBlob(&gamma_matrix, sizeof(gamma_matrix), &blobId); in createGammaMatBlobFromIDqe()