Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DLetterbox.java421 t.setColor(mSurface, getRgbColorArray()); in applySurfaceChanges()
461 private float[] getRgbColorArray() { in getRgbColorArray() method in Letterbox.LetterboxSurface