Searched refs:compensated_color_matrix_ (Results 1 – 2 of 2) sorted by relevance
202 double compensated_color_matrix_[kColorTransformMatrixCount] = { 1.0, 0.0, 0.0, 0.0, \ variable
179 CopyColorTransformMatrix(matrix, compensated_color_matrix_); in PickTransferMatrix()180 return compensated_color_matrix_; in PickTransferMatrix()