HomeSort by relevance Sort by last modified time
    Searched full:mcolormatrixenabled (Results 1 - 3 of 3) sorted by null

  /frameworks/native/services/surfaceflinger/RenderEngine/
Description.cpp 35 mColorMatrixEnabled = false;
88 mColorMatrixEnabled = (mtx != identity);
Description.h 54 bool mColorMatrixEnabled;
ProgramCache.cpp 132 description.mColorMatrixEnabled ? Key::COLOR_MATRIX_ON : Key::COLOR_MATRIX_OFF);

Completed in 81 milliseconds