Searched refs:COLOR_MATRIX_ON (Results 1 – 2 of 2) sorted by relevance
70 COLOR_MATRIX_ON = 0x00000020, enumerator98 return (mKey & COLOR_MATRIX_MASK) == COLOR_MATRIX_ON; in hasColorMatrix()
132 description.mColorMatrixEnabled ? Key::COLOR_MATRIX_ON : Key::COLOR_MATRIX_OFF); in computeKey()