Searched defs:shouldUseAngle (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/libs/graphicsenv/ | ||
D | GraphicsEnv.cpp | 422 bool GraphicsEnv::shouldUseAngle(std::string appName) { in shouldUseAngle() function in android::GraphicsEnv |
/frameworks/base/core/java/android/os/ | ||
D | GraphicsEnvironment.java | 132 public static boolean shouldUseAngle(Context context, Bundle coreSettings, in shouldUseAngle() method in GraphicsEnvironment |