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