Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DDisplayShape.java294 private static DisplayShape sCacheForPath; field in DisplayShape.Cache
324 if (shape.equals(sCacheForPath)) { in getPath()
351 sCacheForPath = shape; in getPath()