Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Effects/
DDaltonizer.cpp141 mat4 simulation; in update() local
149 simulation = lms2lmsp; in update()
154 simulation = lms2lmsd; in update()
159 simulation = lms2lmst; in update()
170 (simulation * rgb2lms + correction * (rgb2lms - simulation * rgb2lms)); in update()
/frameworks/opt/gamesdk/samples/tuningfork/prototest/
DREADME.md7 ./play : a simulation of the play console, where you enter fidelity parameters for the game
8 ./game : simulation of a native game
/frameworks/base/packages/SystemUI/docs/
Dphysics-animation-testing.md7 … is not initially known. A FlingAnimation’s ‘end’ is when the friction simulation reports that mot…