Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSystemUIApplication.java145 int sfPriority = SurfaceControl.getGPUContextPriority(); in onCreate()
/frameworks/base/core/java/android/view/
DSurfaceControl.java2654 public static int getGPUContextPriority() { in getGPUContextPriority() method in SurfaceControl