Searched refs:calculateColorMatrix (Results 1 – 2 of 2) sorted by relevance
1209 static mat4 calculateColorMatrix(float saturation);
7009 mat4 SurfaceFlinger::calculateColorMatrix(float saturation) { in calculateColorMatrix() function in android::SurfaceFlinger7025 mClientColorMatrix * calculateColorMatrix(mGlobalSaturationFactor) * mDaltonizer(); in updateColorMatrixLocked()8584 .colorTransformMatrix = calculateColorMatrix(colorSaturation), in renderScreenImpl()