Home
last modified time | relevance | path

Searched refs:xyz2lms (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/Effects/
DDaltonizer.cpp57 const mat4 xyz2lms( 0.7328,-0.7036, 0.0030, 0, in update() local
63 const mat4 rgb2lms(xyz2lms*rgb2xyz); in update()