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