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