Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DDisplayCutout.java111 private static Path sCachedCutoutPath; field in DisplayCutout
682 return sCachedCutoutPath; in getCutoutPath()
708 sCachedCutoutPath = cutoutPath; in getCutoutPath()