Searched refs:yuv_matrix (Results 1 - 1 of 1) sorted by path

/external/chromium_org/cc/output/
H A Dshader.cc1314 "yuv_matrix",
1344 uniform mat3 yuv_matrix; local
1350 vec3 rgb = yuv_matrix * yuv;
1407 uniform mat3 yuv_matrix; local
1414 vec3 rgb = yuv_matrix * yuv;

Completed in 211 milliseconds