Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/wm/
DDisplaySystemBarsInsetsControllerHost.java47 private final float[] mTmpFloat9 = new float[9]; field in DisplaySystemBarsInsetsControllerHost
92 new SurfaceControl.Transaction(), params[i], mTmpFloat9); in applySurfaceParams()