Searched defs:mHighEndGfx (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
H A DRecentsPanelView.java94 private boolean mHighEndGfx; field in class:RecentsPanelView
451 mHighEndGfx = ActivityManager.isHighEndGfx();
452 if (!mHighEndGfx) {

Completed in 7 milliseconds