Searched refs:mColorMatrixEnabled (Results 1 – 3 of 3) sorted by relevance
35 mColorMatrixEnabled = false; in Description()88 mColorMatrixEnabled = (mtx != identity); in setColorMatrix()
54 bool mColorMatrixEnabled; variable
132 description.mColorMatrixEnabled ? Key::COLOR_MATRIX_ON : Key::COLOR_MATRIX_OFF); in computeKey()