Searched defs:isHighEndGfx (Results 1 – 4 of 4) sorted by relevance
341 static bool isHighEndGfx; variable358 static void setIsHighEndGfx(bool isHighEndGfx) { in setIsHighEndGfx()
113 bool Properties::isHighEndGfx = true; member in android::uirenderer::Properties
1542 private static native void nSetIsHighEndGfx(boolean isHighEndGfx); in nSetIsHighEndGfx()
1784 static public boolean isHighEndGfx() { in isHighEndGfx() method in ActivityManager