Searched defs:isHighEndGfx (Results 1 – 3 of 3) sorted by relevance
291 static void setIsHighEndGfx(bool isHighEndGfx) { in setIsHighEndGfx()
1306 private static native void nSetIsHighEndGfx(boolean isHighEndGfx); in nSetIsHighEndGfx()
1074 static public boolean isHighEndGfx() { in isHighEndGfx() method in ActivityManager