Searched refs:mColorMatrixEnabled (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/RenderEngine/
H A DDescription.cpp35 mColorMatrixEnabled = false;
88 mColorMatrixEnabled = (mtx != identity);
H A DDescription.h54 bool mColorMatrixEnabled; member in class:android::Description
H A DProgramCache.cpp132 description.mColorMatrixEnabled ? Key::COLOR_MATRIX_ON : Key::COLOR_MATRIX_OFF);

Completed in 334 milliseconds