Searched defs:oldMatrix (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1916 mat4 oldMatrix = engine.setupColorTransform(colorMatrix); local
1918 engine.setupColorTransform(oldMatrix);
H A DSurfaceFlinger_hwc1.cpp1932 mat4 oldMatrix = engine.setupColorTransform(colorMatrix); local
1934 engine.setupColorTransform(oldMatrix);

Completed in 68 milliseconds