Home
last modified time | relevance | path

Searched defs:shouldUseAngle (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/libs/graphicsenv/
H A DGraphicsEnv.cpp346 bool GraphicsEnv::shouldUseAngle(std::string appName) { in shouldUseAngle() function in android::GraphicsEnv
357 bool GraphicsEnv::shouldUseAngle() { in shouldUseAngle() function in android::GraphicsEnv
/aosp12/frameworks/base/core/java/android/os/
H A DGraphicsEnvironment.java169 private boolean shouldUseAngle(Context context, Bundle coreSettings, in shouldUseAngle() method in GraphicsEnvironment