Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_display.cpp366 double color_matrix_restore[kColorTransformMatrixCount] = {0}; in SetColorTransform() local
367 CopyColorTransformMatrix(color_matrix_, color_matrix_restore); in SetColorTransform()
372 CopyColorTransformMatrix(color_matrix_restore, color_matrix_); in SetColorTransform()